๐Ÿ” CVE Alert

CVE-2026-88054

UNKNOWN 0.0

Tesseract: Denial of service via empty-stack dereference in Plumbing/Series at model load

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, Plumbing::DeSerialize in src/lstm/plumbing.cpp rejects excessively large network stacks but accepts a zero-length stack for NT_SERIES, NT_PARALLEL, or NT_REVERSED layers in a crafted .traineddata model. During LSTMRecognizer initialization in src/lstm/lstmrecognizer.cpp, CacheXScaleFactor(XScaleFactor()) reaches Series::CacheXScaleFactor in src/lstm/series.cpp, which dereferences stack_[0] on the empty vector and invokes a virtual method through an invalid Network pointer. This causes a deterministic crash and denial of service at model load. No fixed release is available as of this review.

CWE CWE-125 CWE-824
Vendor tesseract-ocr
Product tesseract
Published Sep 10, 2026
Last Updated Sep 10, 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-f6h7-cqr4-6fx4 github.com: https://github.com/tesseract-ocr/tesseract/commit/552771236b0d80cbdb0c7dd856120fa21a4672e5