DEBIAN-CVE-2026-88047

    Dashboard / Vulnerabilities / DEBIAN-CVE-2026-88047

    DEBIAN-CVE-2026-88047

    Published: 10 Sept 2026Last Modified: 11 Sept 2026
    Upstream:

    Summary:

    Details: Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Classify::ReadNormProtos in src/classify/normmatch.cpp parses the NORMPROTO component of a .traineddata file and uses std::istream::operator>>(char*) to extract a whitespace-delimited token into a fixed 61-byte stack buffer without setting a stream width. The 100-byte line buffer can carry a token of up to 99 characters, so a token longer than 60 characters writes up to 39 attacker-controlled bytes past the buffer during TessBaseAPI::Init of the legacy engine, causing stack corruption, denial of service, and potentially control-flow hijacking on affected standard-library implementations. Builds using Apple's libc++ C++20 bounded array overload are incidentally protected, while typical libstdc++ builds remain affected. No fixed release is available as of this review.

    Affected packages

    Package

    Name: tesseract

    Purl: pkg:deb/debian/tesseract?arch=source&distro=bookworm

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    5.3.0-2
    5.3.3-1
    5.3.4-1
    5.3.4-1.1
    5.3.4-1.2
    5.3.4-1.3
    5.3.4-1.4

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    DEBIAN-CVE-2026-88047 | CVE-DB