ГлавнаяУязвимости → CVE-2026-40517
7.8высокая

CVE-2026-40517

Описание

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.

Затрагиваемое ПО
Radare Radare2
CVSS
Балл7.8 — высокая
ВекторCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Источники
https://blog.calif.io/p/mad-bugs-discovering-a-0-day-in-zerohttps://github.com/radareorg/radare2/issues/25730https://github.com/radareorg/radare2/pull/25731https://www.vulncheck.com/advisories/radare2-command-injection-via-pdb-parser-symbol-names