CVE Catalog

CVE-2026-40499

High
Published: Translated: NVD NIST

Summary

radare2 prior to version 6.1.4 contains a command injection vulnerability in the PDB parser's print_gvars() function that allows attackers to execute arbitrary commands by embedding a newline byte in the PE section header name field. Attackers can craft a malicious PDB file with specially crafted section names to inject r2 commands that are executed when the idp command processes the file.

Risk Assessment

This vulnerability could lead to unauthorized command execution on the system, posing a serious security threat to the organization. Attackers may exploit this flaw to gain control over the system or access sensitive data.

Recommendation

It is recommended to update radare2 to version 6.1.4 or later to mitigate this vulnerability. Additionally, files should be monitored and verified before processing PDB files.

Other vulnerabilities in radare2

See all
Original NVD description (English source)

radare2 prior to version 6.1.4 contains a command injection vulnerability in the PDB parser's print_gvars() function that allows attackers to execute arbitrary commands by embedding a newline byte in the PE section header name field. Attackers can craft a malicious PDB file with specially crafted section names to inject r2 commands that are executed when the idp command processes the file.

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