CVE-2026-88051
Last modified
CVE-2026-88051 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. Tesseract is an open source OCR engine. In version 5.5.3 and earlier, the callback form of GenericVector::read in src/ccutil/genericvector.h reads the independent int32 fields reserved and size_used_ from a .traineddata model without a cap or an invariant check.
Description
Tesseract is an open source OCR engine. In version 5.5.3 and earlier, the callback form of GenericVector::read in src/ccutil/genericvector.h reads the independent int32 fields reserved and size_used_ from a .traineddata model without a cap or an invariant check. reserve(reserved) allocates the backing array, but the callback loop writes size_used_ elements. A crafted TESSDATA_INTTEMP component with version_id 4 or later can therefore set reserved to a small value and size_used_ to a large value when fontinfo_table_.read(fp, read_info) is called from src/classify/intproto.cpp, causing a heap out-of-bounds write of FontInfo structures, heap corruption, a crash, or potentially controlled corruption. No fixed release is available as of this review.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| tesseract-ocr | tesseract | <= 5.5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-88051?
How severe is CVE-2026-88051?
How do I fix CVE-2026-88051?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-88046rclone is a command-line program to sync files and directori…5.3
- CVE-2026-88047Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-88048Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-88049Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-8805Integer Overflow or Wraparound vulnerability in the EtherNet…8.7
- CVE-2026-88050Tesseract is an open source OCR engine. In version 5.5.3 and…6.9
- CVE-2026-88052Tesseract is an open source OCR engine. In version 5.5.3 and…7.8
- CVE-2026-88053Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-88054Tesseract is an open source OCR engine. In version 5.5.3 and…6.9
- CVE-2026-88055AnythingLLM is an application that turns pieces of content i…5.5
- CVE-2026-88056Angular is a development platform for building mobile and de…8.6
- CVE-2026-88057Angular is a development platform for building mobile and de…5.3
Are you affected by CVE-2026-88051?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
