Bug 2514011 (CVE-2026-73066) - CVE-2026-73066 tesseract: Tesseract: Heap out-of-bounds write via crafted .traineddata
Summary: CVE-2026-73066 tesseract: Tesseract: Heap out-of-bounds write via crafted .tr...
Keywords:
Status: NEW
Alias: CVE-2026-73066
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2521849
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-11 15:01 UTC by OSIDB Bzimport
Modified: 2026-08-24 12:55 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-11 15:01:37 UTC
Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model component loaded through Tesseract's deserializer can cause an unchecked signed integer multiplication in Convolve::DeSerialize in src/lstm/convolve.cpp to wrap the convolution output-channel count, undersizing the forward-pass output buffer while writes use the unwrapped element count and causing a heap out-of-bounds write during OCR recognition. This issue is fixed in version 5.5.3.


Note You need to log in before you can comment on or make changes to this bug.