Tesseract is an open source OCR engine. In version 5.5.3 and earlier, FullyConnected::DeSerialize in src/lstm/fullyconnected.cpp does not validate the deserialized layer scalars ni_ and no_ against the weight-matrix dimensions. During FullyConnected::Forward, MatrixDotVector in src/lstm/weightmatrix.cpp writes w.dim1() results into temp_line, which is sized from no_, and reads w.dim2() minus one inputs from curr_input, which is sized from ni_. A crafted .traineddata NT_SOFTMAX layer can therefore use inconsistent dimensions to cause a heap out-of-bounds write and read on the default LSTM engine, resulting in heap corruption, a crash, information disclosure, or potentially controlled corruption. No fixed release is available as of this review.
CVE-2026-88048
This high-severity CVE scores 7.1 under NVD CVSS v3. EPSS exploit probability: 0.1%, top 98% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.1
- EG Score
- 7.1(medium)
- EG Risk
- 48(Track*)EG Risk 48/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 2%
- KEV
- Not listed
Published
September 10, 2026
Last Modified
September 14, 2026
Advisory Details (2)
Auto-updated Sep 10, 2026commit 103dc134eb36 (tesseract-ocr/tesseract)
Fix landed in tesseract-ocr/tesseract commit 103dc134eb36 — awaiting tagged release
https://github.com/tesseract-ocr/tesseract/commit/103dc134eb36411ddc6833ec20aa2c76795bd0ffHeap out-of-bounds write/read in FullyConnected::Forward via layer/weight-matrix dimension mismatch · Advisory · tesseract-ocr/tesseract · GitHub
https://github.com/tesseract-ocr/tesseract/security/advisories/GHSA-q44c-23p6-5mw6Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 23× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 22:16 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 00:34 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 15:58 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 07:05 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 20:14 UTCEG score recompute▼ 1.50
- 2026-09-14 20:13 UTCNVD updateCVSS v3 → 7.1
- 2026-09-13 22:46 UTCEG score recompute
- 2026-09-13 16:48 UTCEPSS rescore
- 2026-09-13 01:04 UTCEG score recompute
- 2026-09-12 15:02 UTCEPSS rescore
- 2026-09-12 03:22 UTCEG score recompute
- 2026-09-11 16:31 UTCEG score recompute
- 2026-09-11 16:09 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 17:20 UTCEG score recompute
- 2026-09-10 16:25 UTCEG score recompute
- 2026-09-10 16:24 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-88048?
When was CVE-2026-88048 disclosed?
Is CVE-2026-88048 actively exploited?
What is the CVSS score of CVE-2026-88048?
How do I remediate CVE-2026-88048?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-88048
Is Your Infrastructure Affected by CVE-2026-88048?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.