CVE-2026-54559

MEDIUMPre-NVD 6.96.9
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 6.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 75% 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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this week
6.9EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.9Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

PocketSphinx is a small speech recognizer. Prior to 5.1.1, the trie language-model loaders in src/lm/ngram_model_trie.c do not adequately validate boundary conditions in ARPA, DMP, and binary format headers, and the acoustic-model loaders in src/mdef.c and src/util/bio.c use sscanf with unbounded string fields. Loading an invalid, corrupted, or malicious language or acoustic model can therefore cause stack or heap buffer overflows and memory corruption. An attacker who can write to a directory selected by POCKETSPHINX_PATH can replace or add a model file that PocketSphinx later loads; users of PocketSphinx 5prealpha have no backported patch and must migrate to the fixed release. This issue is fixed in version 5.1.1.

CVSS v3
6.9
EG Score
6.9(medium)
EG Risk
46(Track)
EG Risk 46/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 computed
Severity69% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
25%
KEV
Not listed

Published

July 17, 2026

Last Modified

September 15, 2026

Advisory Details (3)

Auto-updated Sep 14, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github_release, github.
github Patch Available🟡 PoC Available

Buffer overflows in language and acoustic model loading code · Advisory · cmusphinx/pocketsphinx · GitHub

https://github.com/cmusphinx/pocketsphinx/security/advisories/GHSA-56r5-2p2f-7cxp
github_release Patch Available

5.1.1: Security and robustness fixes

Patch available: cmusphinx/pocketsphinx v5.1.1

https://github.com/cmusphinx/pocketsphinx/releases/tag/v5.1.1
github_commit Patch Available

commit 2a3c03788a99 (cmusphinx/pocketsphinx)

Patch available: cmusphinx/pocketsphinx v5.1.1 (contains commit 2a3c03788a99)

https://github.com/cmusphinx/pocketsphinx/commit/2a3c03788a9973eff548664334fb781e9f4ad4a5

Vendor Advisories for CVE-2026-54559(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
PyPI(1)
PackageVulnerable rangeFixed inDependents
pocketsphinx0.0.1 ... 5.1.0rc2 (29 versions)5.1.1

Weakness Classification(3)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 11× in last 7d / 11× 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.

  1. 2026-09-20 20:16 UTCEPSS rescore
  2. 2026-09-18 19:28 UTCEPSS rescore
  3. 2026-09-17 19:31 UTCEPSS rescore
  4. 2026-09-17 10:14 UTCEG score recompute
  5. 2026-09-16 14:08 UTCEPSS rescore
  6. 2026-09-16 05:15 UTCEPSS rescore
  7. 2026-09-15 20:47 UTCEG score recompute
  8. 2026-09-15 19:41 UTCEG score recompute
  9. 2026-09-14 20:27 UTCEG score recompute
  10. 2026-09-14 20:15 UTCEG score recompute 6.90
  11. 2026-09-14 20:14 UTCMITRE cvelistV5CVSS v3 → 6.9 · CVSS v4 → 6.9
  12. 2026-08-01 03:35 UTCEG score recompute
  13. 2026-07-26 11:17 UTCEG score recompute
  14. 2026-07-23 03:19 UTCEG score recompute
  15. 2026-07-17 22:00 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-54559?
CVE-2026-54559 is a medium vulnerability published on July 17, 2026. PocketSphinx is a small speech recognizer. Prior to 5.1.1, the trie language-model loaders in src/lm/ngrammodeltrie.c do not adequately validate boundary conditions in ARPA, DMP, and binary format headers, and the acoustic-model loaders in src/mdef.c and src/util/bio.c use sscanf with unbounded…
When was CVE-2026-54559 disclosed?
CVE-2026-54559 was first published in the National Vulnerability Database on July 17, 2026, with the most recent update on September 15, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-54559 actively exploited?
CVE-2026-54559 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 74.5% of all scored CVEs.
What is the CVSS score of CVE-2026-54559?
CVE-2026-54559 has a CVSS v3 base score of 6.9 (NVD).
How do I remediate CVE-2026-54559?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-54559, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54559

Explore →

Is Your Infrastructure Affected by CVE-2026-54559?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.