PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-88054 tesseract-ocr CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-09-10T18:18:14.600Z and has not been modified since then. The NVD entry is currently Analyzed. Tesseract OCR engine versions 5.5.3 and earlier are vulnerable to a denial of service attack due to a flaw in the Plumbing::DeSerialize function in src/lstm/plumbing.cpp. This function accepts a zero-length stack for certain layers in a crafted .traineddata model, which can cause a deterministic crash and denial of service at model load. Defenders responsible for Tesseract OCR engine deployments should assess exposure and prioritize verification of engine versions and model loading.

Vendor
tesseract-ocr
Product
tesseract
CVSS
MEDIUM 6.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-10
Original CVE updated
2026-09-16
Advisory published
2026-09-10
Advisory updated
2026-09-16

Who should care

Defenders responsible for Tesseract OCR engine deployments should assess exposure and prioritize verification of engine versions and model loading processes. This includes reviewing and updating model loading and deserialization processes, monitoring for and responding to potential denial of service attacks, and verifying Tesseract OCR engine versions. Additionally, defenders should review compensating controls for exposed systems while remediation is and

Why it matters

The Tesseract OCR engine vulnerability allows for denial of service at model load, which can disrupt OCR engine functionality. Defenders responsible for Tesseract OCR engine deployments should assess exposure and prioritize verification of engine versions and model loading processes.

  • Denial of service at model load
  • Potential disruption to OCR engine functionality
  • Need for verification of Tesseract OCR engine versions
  • Possible impact on model loading and deserialization processes

Technical summary

The Tesseract OCR engine is vulnerable to a denial of service attack due to a flaw in the Plumbing::DeSerialize function in src/lstm/plumbing.cpp. The function accepts a zero-length stack for certain layers in a crafted .traineddata model, which can cause a deterministic crash and denial of service at model load. This vulnerability affects Tesseract OCR engine versions 5.5.3 and earlier. The vulnerability allows for denial of service at model load, which can disrupt OCR engine functionality. Defenders should prioritize verifying Tesseract OCR engine versions and updating to a fixed release if available.

Defensive priority

Defenders should prioritize verifying Tesseract OCR engine versions and updating to a fixed release if available, as the vulnerability allows for denial of service at model load.

Recommended defensive actions

  • Verify Tesseract OCR engine versions and update to a fixed release if available
  • Review and update model loading and deserialization processes
  • Monitor for and respond to potential denial of service attacks
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD vulnerability detail indicate that Tesseract OCR engine versions 5.5.3 and earlier are vulnerable to a denial of service attack. The vulnerability is caused by the Plumbing::DeSerialize function in src/lstm/plumbing.cpp accepting a zero-length stack for certain layers in a crafted .traineddata model.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-88054 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-88054

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-88054 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-88054

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/tesseract-ocr/tesseract/commit/552771236b0d80cbdb0c7dd856120fa21a4672e5

    [email protected] - Patch

  • Source reference

    Unverified legacy reference

    URL: https://github.com/tesseract-ocr/tesseract/security/advisories/GHSA-f6h7-cqr4-6fx4

    [email protected] - Exploit, Mitigation, Vendor Advisory

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.