Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40499

26
FAUCET Score

CVE-2026-40499 is a command injection vulnerability in radare2 versions prior to 6.1.4, located in the PDB parser's print_gvars() function. Attackers can exploit this flaw by crafting malicious PDB files with specially crafted section names containing newline bytes, allowing them to inject and execute arbitrary r2 commands when the idp command processes the file. The vulnerability specifically affects the PE section header name field parsing logic. The attack vector appears to be local or file-based, requiring an attacker to create and deliver a malicious PDB file to a target user. The attack complexity is relatively low, as the vulnerability can be triggered through file parsing without requiring special privileges or user interaction beyond opening the crafted file. Successful exploitation would allow arbitrary command execution within the context of the radare2 application. This vulnerability is not currently listed on the Known Exploited Vulnerabilities (KEV) catalog, indicating no confirmed active exploitation in the wild. The EPSS score of 0.0017 suggests minimal real-world exploitation probability, and the FAUCET risk score of 41/100 indicates moderate concern. Community attention appears limited, and exploit code availability has not been reported, though users of radare2 should still upgrade to version 6.1.4 or later to address this issue.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, < 6.1.4CPE match
cpe:2.3:a:radare:radare2:*:*:*:*:*:*:*:*
<= 6.1.4CPE matchmatch criteria
cpe:2.3:a:radare:radare2:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.4HIGH

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
ACTIVE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
1.18%
Probability of exploitation in next 30 days
EPSS Percentile
64.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0118 is in the 62nd percentile among its peer group of 11,621 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

github.com / radareorg/radare2/commit/5590c87deeb7eb2a106fd7aab9ca88bfeebb7397
Patch
github.com / radareorg/radare2/issues/25752
ExploitIssue TrackingThird Party Advisory
github.com / radareorg/radare2/releases/tag/6.1.4
Release Notes
vulncheck.com / advisories/radare2-command-injection-via-pdb-parser-print-gvars
Third Party Advisory