---
cve: "CVE-2026-73067"
severity: "MEDIUM"
cvss: 6.7
epss: "13%"
vendor: "tesseract-ocr"
kev: false
exploited: false
published: "2026-08-11 15:17:38"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T06:49:19+02:00"
---

# CVE-2026-73067

> 6.7 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- 55287a94b8044c05ce3fd10f5aca6ebbd238e518 (Commit)
- 82727cc11c34eaf1249af002d69f6bbae70993b9 (Commit)

## Referenzen

- <https://github.com/tesseract-ocr/tesseract/security/advisories/GHSA-x3vq-7rr7-5x3h>
- <https://github.com/tesseract-ocr/tesseract/issues/4580>
- <https://github.com/tesseract-ocr/tesseract/pull/4581>
- <https://github.com/tesseract-ocr/tesseract/commit/55287a94b8044c05ce3fd10f5aca6ebbd238e518>
- <https://github.com/tesseract-ocr/tesseract/commit/82727cc11c34eaf1249af002d69f6bbae70993b9>
- <https://github.com/tesseract-ocr/tesseract/releases/tag/5.5.3>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-73067) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
