CVE-2026-40517
HIGH EPSS 60.0%
Published Apr 22, 20262mo ago · Modified Jun 17, 20261w ago
8.4 CVSS 4.0
Published Apr 22, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
Description
radare2 prior to 6.1.4 contains a command injection vulnerability in the PDB parser's print_gvars() function that allows attackers to execute arbitrary commands by crafting a malicious PDB file with newline characters in symbol names. Attackers can inject arbitrary radare2 commands through unsanitized symbol name interpolation in the flag rename command, which are then executed when a user runs the idp command against the malicious PDB file, enabling arbitrary OS command execution through radare2's shell execution operator.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction A
Scope X
Threat Intelligence
EPSS Exploit Probability
60.0% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-78 OS Command Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| radare | radare2 | * | <6.1.4 |
References 4
- blog.calif.io https://blog.calif.io/p/mad-bugs-discovering-a-0-day-in-zero
- github.com https://github.com/radareorg/radare2/issues/25730
- github.com https://github.com/radareorg/radare2/pull/25731
- vulncheck.com https://www.vulncheck.com/advisories/radare2-command-injection-via-pdb-parser-symbol-names
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.