Security Advisory

CVE-2026-40517

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-22 21:44:12
Last updated 2026-04-23 16:24:25
Assigner VulnCheck
State PUBLISHED

Description

radare2 prior to 6.1.4 contains a command injection vulnerability in the PDB parsers 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 radare2s shell execution operator.