Command Injection in Radare2 PDB Parser Affecting Radare2 Software
CVE-2026-40517

8.4HIGH

Key Information:

Vendor

Radareorg

Status
Vendor
CVE Published:
22 April 2026

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2026-40517?

Radare2 versions prior to 6.1.4 are susceptible to a command injection flaw within the PDB parser’s print_gvars() function. This vulnerability arises when an attacker crafts a malicious PDB file that incorporates newline characters within the symbol names. Through this manipulation, arbitrary commands can be injected into the radare2 environment via unsanitized symbol name interpolation. When a user executes the idp command against a compromised PDB file, the embedded commands are executed, potentially allowing the attacker to execute arbitrary operating system commands through radare2’s shell execution capabilities.

Affected Version(s)

radare2 0 < 6.1.4

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
8.4
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Jun Rong of Calif.io
.