CVE-2026-88047

HIGHNVD 7.87.8—
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.8 under NVD CVSS v3. EPSS exploit probability: 0.2%, top 95% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, nvd
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Classify::ReadNormProtos in src/classify/normmatch.cpp parses the NORMPROTO component of a .traineddata file and uses std::istream::operator>>(char*) to extract a whitespace-delimited token into a fixed 61-byte stack buffer without setting a stream width. The 100-byte line buffer can carry a token of up to 99 characters, so a token longer than 60 characters writes up to 39 attacker-controlled bytes past the buffer during TessBaseAPI::Init of the legacy engine, causing stack corruption, denial of service, and potentially control-flow hijacking on affected standard-library implementations. Builds using Apple's libc++ C++20 bounded array overload are incidentally protected, while typical libstdc++ builds remain affected. No fixed release is available as of this review.

CVSS v3
7.8
EG Score
7.8(medium)
EG Risk
35(Track)
EG Risk 35/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity78% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
5%
KEV
Not listed

Published

September 10, 2026

Last Modified

September 14, 2026

Advisory Details (2)

Auto-updated Sep 10, 2026
🔬 Proof of concept available. Patch available. Sources: github, github_commit.
github_commit

commit 1bda5079b1c8 (tesseract-ocr/tesseract)

Fix landed in tesseract-ocr/tesseract commit 1bda5079b1c8 — awaiting tagged release

https://github.com/tesseract-ocr/tesseract/commit/1bda5079b1c8a7e25f523486837426903d29ce84
github Patch Available🟡 PoC Available

ReadNormProtos stack buffer overflow · Advisory · tesseract-ocr/tesseract · GitHub

https://github.com/tesseract-ocr/tesseract/security/advisories/GHSA-5j2p-r5vc-q7f3

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 11× in last 7d / 33× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-24 15:53 UTCEG score recompute
  2. 2026-09-24 14:04 UTCEPSS rescore
  3. 2026-09-24 04:13 UTCEG score recompute
  4. 2026-09-23 17:54 UTCEPSS rescore
  5. 2026-09-22 17:12 UTCEG score recompute
  6. 2026-09-22 16:01 UTCEPSS rescore
  7. 2026-09-22 05:01 UTCEG score recompute
  8. 2026-09-21 21:09 UTCEPSS rescore
  9. 2026-09-19 18:31 UTCEG score recompute
  10. 2026-09-19 06:50 UTCEG score recompute
  11. 2026-09-18 19:28 UTCEPSS rescore
  12. 2026-09-17 19:47 UTCEG score recompute
  13. 2026-09-17 19:32 UTCEPSS rescore
  14. 2026-09-16 19:04 UTCEG score recompute
  15. 2026-09-16 14:09 UTCEPSS rescore
  16. 2026-09-16 07:22 UTCEG score recompute
  17. 2026-09-16 05:15 UTCEPSS rescore
  18. 2026-09-15 07:55 UTCEG score recompute
  19. 2026-09-15 03:12 UTCEPSS rescore
  20. 2026-09-14 20:14 UTCEG score recompute▼ 0.80
  21. 2026-09-14 20:13 UTCNVD updateCVSS v3 → 7.8
  22. 2026-09-13 20:06 UTCEG score recompute
  23. 2026-09-13 16:48 UTCEPSS rescore
  24. 2026-09-12 20:45 UTCEG score recompute
  25. 2026-09-12 15:02 UTCEPSS rescore
Show 8 more
  1. 2026-09-11 21:23 UTCEG score recompute
  2. 2026-09-11 20:47 UTCEG score recompute
  3. 2026-09-11 19:21 UTCEG score recompute
  4. 2026-09-11 14:53 UTCEPSS rescore
  5. 2026-09-11 14:53 UTCEPSS rescore
  6. 2026-09-10 17:20 UTCEG score recompute
  7. 2026-09-10 16:25 UTCEG score recompute
  8. 2026-09-10 16:24 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-88047?
CVE-2026-88047 is a high vulnerability published on September 10, 2026. Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Classify::ReadNormProtos in src/classify/normmatch.cpp parses the NORMPROTO component of a .traineddata file and uses std::istream::operator>>(char*) to extract a whitespace-delimited token into a fixed 61-byte stack buffer…
When was CVE-2026-88047 disclosed?
CVE-2026-88047 was first published in the National Vulnerability Database on September 10, 2026, with the most recent update on September 14, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-88047 actively exploited?
CVE-2026-88047 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 94.8% of all scored CVEs.
What is the CVSS score of CVE-2026-88047?
CVE-2026-88047 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-88047?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-88047, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-88047

Explore →

Is Your Infrastructure Affected by CVE-2026-88047?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.