CVE-2026-73067
Tesseract: Heap OOB read in the DAWG loader
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata model loaded through TessBaseAPI::Init can cause SquishedDawg::read_squished_dawg in src/dict/dawg.cpp to accept an unterminated forward-edge run, after which SquishedDawg::Load calls num_forward_edges(0) and last_edge in src/dict/dawg.h reads beyond edges_, causing a heap out-of-bounds read and process crash before image processing. This issue is fixed in version 5.5.3.
| CWE | CWE-125 |
| Vendor | tesseract-ocr |
| Product | tesseract |
| Published | Aug 11, 2026 |
| Last Updated | Aug 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
github.com: https://github.com/tesseract-ocr/tesseract/security/advisories/GHSA-x3vq-7rr7-5x3h github.com: https://github.com/tesseract-ocr/tesseract/issues/4580 github.com: https://github.com/tesseract-ocr/tesseract/pull/4581 github.com: https://github.com/tesseract-ocr/tesseract/commit/55287a94b8044c05ce3fd10f5aca6ebbd238e518 github.com: https://github.com/tesseract-ocr/tesseract/commit/82727cc11c34eaf1249af002d69f6bbae70993b9 github.com: https://github.com/tesseract-ocr/tesseract/releases/tag/5.5.3