radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's CPython bytecode .pyc marshal parser was vulnerable because the CPython marshal readers accepted a 32-bit string length without rejecting values that overflow the size-plus-one allocation. The vulnerability is triggered by opening or inspecting a crafted .pyc file through r2 or rabin2. A length of 0xffffffff wrapped the allocation to zero before the common byte reader wrote attacker-controlled data and fill bytes beyond the heap allocation. This can cause heap memory corruption and denial of service; arbitrary code execution is possible but has not been demonstrated. This issue is fixed in version 6.2.0.
CVE-2026-81878
This medium-severity CVE scores 5.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 93% 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
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.5
- EG Score
- 5.5(medium)
- EG Risk
- 41(Track)EG Risk 41/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 computedSeverity55% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 7%
- KEV
- Not listed
Published
September 22, 2026
Last Modified
September 23, 2026
Advisory Details (5)
Auto-updated Sep 22, 20266.2.0
Patch available: radareorg/radare2 6.2.0
https://github.com/radareorg/radare2/releases/tag/6.2.0commit 6727454b666b (radareorg/radare2)
Fix landed in radareorg/radare2 commit 6727454b666b — awaiting tagged release
https://github.com/radareorg/radare2/commit/6727454b666b28c33837b219a5f91136461357c0Fix heap write overflow in Python pickle parser ##crash
Fix merged in radareorg/radare2 PR #26177 on 2026-07-06 — awaiting tagged release
https://github.com/radareorg/radare2/pull/26177[Security] Heap out-of-bounds write in PYC marshal ASCII object reader via 32-bit size overflow · Issue #26222 · radareorg/radare2 · GitHub
https://github.com/radareorg/radare2/issues/26222Integer overflow causes heap out-of-bounds write in radare2 PYC parser · Advisory · radareorg/radare2 · GitHub
https://github.com/radareorg/radare2/security/advisories/GHSA-9phv-v2w8-56j3Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 9× 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-24 20:30 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-23 18:39 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 18:33 UTCEG score recompute
- 2026-09-22 17:58 UTCEG score recompute
- 2026-09-22 16:20 UTCEG score recompute
- 2026-09-22 15:20 UTCEG score recompute
- 2026-09-22 15:19 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-81878?
When was CVE-2026-81878 disclosed?
Is CVE-2026-81878 actively exploited?
What is the CVSS score of CVE-2026-81878?
How do I remediate CVE-2026-81878?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-81878
Is Your Infrastructure Affected by CVE-2026-81878?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.