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.
Cite this page
CVE-2026-40517. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2026-40517
Use CWE-78, Radare vendor hub and Radare2 product page to widen CVE-2026-40517 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-6941, CVE-2026-6940 and CVE-2025-63745 for nearby disclosures in the same product family.