Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c sh_disassemble() function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode[] function-pointer table. An application using CS_ARCH_SH with CS_MODE_SH2A or CS_MODE_SH4A and CS_MODE_SHFPU can pass crafted bytecode through cs_disasm_iter() or cs_disasm(), causing the decode[idx] test to read outside the table and terminate the process with a segmentation fault. No code execution or information disclosure was demonstrated. This issue is fixed in version 6.0.0-Alpha10.
CVE-2026-55894
This medium-severity CVE scores 6.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 97% 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).
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 6.8
- EG Score
- 6.8(medium)
- EG Risk
- 47(Track)EG Risk 47/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 computedSeverity68% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 3%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
August 21, 2026
Advisory Details (6)
Auto-updated Aug 20, 20266.0.0-Alpha10
Patch available: capstone-engine/capstone 6.0.0-Alpha10
https://github.com/capstone-engine/capstone/releases/tag/6.0.0-Alpha10commit e17ee44a8307 (capstone-engine/capstone)
Fix landed in capstone-engine/capstone commit e17ee44a8307 — awaiting tagged release
https://github.com/capstone-engine/capstone/commit/e17ee44a8307ea33375b4727ac4f987650bf7bedcommit 09e76802380b (capstone-engine/capstone)
Fix landed in capstone-engine/capstone commit 09e76802380b — awaiting tagged release
https://github.com/capstone-engine/capstone/commit/09e76802380b9e94d9720c44458d9d5282219e7eV5: Fix OOB reads/writes - CVE-2026-55893 & CVE-2026-55894
Fix merged in capstone-engine/capstone PR #2969 on 2026-06-18 — awaiting tagged release
https://github.com/capstone-engine/capstone/pull/2969Fix OOB reads/writes - CVE-2026-55893 & CVE-2026-55894
Fix merged in capstone-engine/capstone PR #2968 on 2026-06-18 — awaiting tagged release
https://github.com/capstone-engine/capstone/pull/2968Capstone SH disassembler `sh_disassemble` out-of-bounds read via crafted SH2A bytecode · Advisory · capstone-engine/capstone · GitHub
https://github.com/capstone-engine/capstone/security/advisories/GHSA-gf2c-xwcp-hvf4Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | capstone-main-5.0.8-0.3.hum1 | 2026-08-25 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
All Vendor Advisories
(1)
Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.
Data Freshness Timeline
(refreshed 15× 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-08-30 01:22 UTCEPSS rescore
- 2026-08-29 19:43 UTCEG score recompute
- 2026-08-29 19:43 UTCVendor advisory
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-28 19:27 UTCVendor advisory
- 2026-08-27 18:21 UTCEG score recompute
- 2026-08-27 18:21 UTCVendor advisory
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 17:53 UTCEG score recompute
- 2026-08-26 17:53 UTCVendor advisory
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 17:12 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 16:56 UTCEG score recompute
- 2026-08-23 15:59 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 15:44 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 15:21 UTCEG score recompute
- 2026-08-21 15:10 UTCEG score recompute
- 2026-08-20 22:24 UTCEG score recompute
- 2026-08-20 21:42 UTCEG score recompute
- 2026-08-20 21:41 UTCMITRE cvelistV5first tracked
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p99HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p91HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Same CWE
10 shownCWE-125
- CVE-2013-0767EG 10.0EPSS p93HIGH
- CVE-2009-2523EG 10.0EPSS p98HIGH
- CVE-2014-2898EG 9.8CRITICAL
- CVE-2014-2897EG 9.8CRITICAL
- CVE-2014-2896EG 9.8CRITICAL
- CVE-1999-0006EG 9.8EPSS p96CRITICAL
- CVE-2014-1522EG 9.3EPSS p92HIGH
- CVE-2013-0779EG 9.3EPSS p92HIGH
- CVE-2013-0778EG 9.3EPSS p90HIGH
- CVE-2012-3995EG 9.3EPSS p92HIGH
Frequently asked(5)
What is CVE-2026-55894?
When was CVE-2026-55894 disclosed?
Is CVE-2026-55894 actively exploited?
What is the CVSS score of CVE-2026-55894?
How do I remediate CVE-2026-55894?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55894
Is Your Infrastructure Affected by CVE-2026-55894?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.