Skip to main content

Tesseract OCR EUVDEUVD-2026-56182

| CVE-2026-73067 MEDIUM
Out-of-bounds Read (CWE-125)
2026-08-11 GitHub_M
6.7
CVSS 4.0 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
6.7 MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.5 MEDIUM

File must be explicitly loaded (UI:R, AV:L); no privileges needed to load a model file (PR:N); crash-only impact with no confidentiality or integrity loss.

3.1 AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
4.0 AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
SUSE
5.5 MEDIUM
AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Red Hat
5.5 MEDIUM
qualitative

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
A
Scope
X

Lifecycle Timeline

3
Patch available
Aug 11, 2026 - 16:17 EUVD
Source Code Evidence Fetched
Aug 11, 2026 - 15:36 vuln.today
Analysis Generated
Aug 11, 2026 - 15:36 vuln.today

DescriptionCVE.org

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.

AnalysisAI

Heap out-of-bounds read in Tesseract OCR prior to version 5.5.3 allows an attacker who can supply a crafted .traineddata model file to crash the OCR process before any image processing occurs. The flaw in SquishedDawg::read_squished_dawg accepts unterminated forward-edge runs, after which num_forward_edges(0) causes last_edge to read beyond the edges_ heap buffer - triggering a process crash. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Craft malicious .traineddata model file
Delivery
Deliver file to target system or pipeline
Exploit
Application invokes TessBaseAPI::Init with crafted file
Execution
Unterminated DAWG edge run accepted by read_squished_dawg
Persist
last_edge reads beyond edges_ heap buffer
Impact
Tesseract process crashes

Vulnerability AssessmentAI

Exploitation Exploitation requires that a victim application or automated pipeline loads a crafted .traineddata model file supplied by the attacker via TessBaseAPI::Init. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 score of 6.7 (Medium) accurately represents the constrained real-world exploitability of this vulnerability. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker crafts a .traineddata model file with a malformed DAWG section encoding an unterminated forward-edge run, then delivers it to a target that uses Tesseract - for example, submitting it to a document-processing service that accepts custom language models or placing it in a shared model-file directory consumed by an automated pipeline. When the application calls TessBaseAPI::Init with the crafted file, the heap out-of-bounds read occurs during DAWG deserialization and crashes the process before any OCR work begins. …
Remediation Upgrade Tesseract OCR to version 5.5.3, the vendor-released patch confirmed by the GitHub release tag at https://github.com/tesseract-ocr/tesseract/releases/tag/5.5.3 and security advisory GHSA-x3vq-7rr7-5x3h. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Linux Enterprise Module for Package Hub 15 SP7 Affected

Share

EUVD-2026-56182 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy