CVE Catalog

CVE-2026-40527

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.92%

56th percentile - higher than 56% of all known CVEs

Summary

A command injection vulnerability was found in radare2 prior to commit bc5a890 in the afsv/afsvj command path. Malicious ELF binaries can embed r2 command sequences as DWARF DW_TAG_formal_parameter names, which execute when the binary is analyzed with aaa and afsvj, allowing arbitrary shell command execution through unsanitized parameter interpolation in the pfq command string.

Risk Assessment

An attacker can remotely execute arbitrary shell commands on the victim's system if they analyze a crafted binary with radare2, potentially leading to full system compromise or data theft.

Recommendation

Immediately update radare2 to a version containing commit bc5a890 or later. Until updated, avoid analyzing untrusted binaries with the aaa and afsvj commands.

Other vulnerabilities in radare2

See all
Original NVD description (English source)

radare2 prior to commit bc5a890 contains a command injection vulnerability in the afsv/afsvj command path where crafted ELF binaries can embed malicious r2 command sequences as DWARF DW_TAG_formal_parameter names. Attackers can craft a binary with shell commands in DWARF parameter names that execute when radare2 analyzes the binary with aaa and subsequently runs afsvj, allowing arbitrary shell command execution through the unsanitized parameter interpolation in the pfq command string.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS