CVE-2026-6940 PUBLISHED

radare2 < 6.1.4 Project Deletion Path Traversal Directory Deletion

Assigner: VulnCheck
Reserved: 23.04.2026 Published: 23.04.2026 Updated: 23.04.2026

radare2 prior to 6.1.4 contains a path traversal vulnerability in project deletion that allows local attackers to recursively delete arbitrary directories by supplying absolute paths that escape the configured dir.projects root directory. Attackers can craft absolute paths to project marker files outside the project storage boundary to cause recursive deletion of attacker-chosen directories with permissions of the radare2 process, resulting in integrity and availability loss.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor radareorg
Product radare2
Versions Default: unaffected
  • unaffected from 0 to e5fcf56fe038760c872c6dbed432602778fde1ed git (excl.)
  • affected from 0 to 6.1.4 (excl.)

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE