๐Ÿ” CVE Alert

CVE-2026-88047

UNKNOWN 0.0

Tesseract: ReadNormProtos stack buffer overflow

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-121
Vendor tesseract-ocr
Product tesseract
Published Sep 10, 2026
Last Updated Sep 11, 2026
Stay Ahead of the Next One

Get instant alerts for tesseract-ocr tesseract

Be the first to know when new unknown vulnerabilities affecting tesseract-ocr tesseract are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

tesseract-ocr / tesseract
<= 5.5.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/tesseract-ocr/tesseract/security/advisories/GHSA-5j2p-r5vc-q7f3 github.com: https://github.com/tesseract-ocr/tesseract/commit/1bda5079b1c8a7e25f523486837426903d29ce84