Bug 2514014 (CVE-2026-73067) - CVE-2026-73067 tesseract: Tesseract: Denial of Service due to crafted data model
Summary: CVE-2026-73067 tesseract: Tesseract: Denial of Service due to crafted data model
Keywords:
Status: NEW
Alias: CVE-2026-73067
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-11 15:01 UTC by OSIDB Bzimport
Modified: 2026-08-14 17:14 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:48 UTC
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.


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