CVE-2026-88052
Tesseract is an open source OCR engine. In version 5.5.3 and earlier, UNICHARSET::load_via_fgets in src/ccutil/unicharset.cpp trusts the declared unichar count as a loop bound and uses id as an unchecked index into the unichars vector. unichar_insert_backwards_compatible can leave the vector unchanged for an empty, duplicate, or already-encodable representation, causing id to become larger than unichars.size(). Subsequent set_* calls and the write to unichars[id].properties.enabled then write UNICHAR_PROPERTIES beyond the vector during initialization in both the default LSTM and legacy engines, causing heap corruption, a crash, or potentially controlled corruption. No fixed release is available as of this review.
Properties
- severity
- HIGH
- score
- 7.8
- cve_id
- CVE-2026-88052
- signal_observed_at
- 2026-09-18T13:45:43+00:00
- vector
- CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- published_at
- 2026-09-10T18:18:14.317
- last_modified
- 2026-09-16T16:21:10.677
Related Entities (4)
HAS_WEAKNESS (2)
DESCRIBED_BY (1)
AFFECTS_PRODUCT (1)
Explore deeper with Ninja Signal's threat intelligence graph