CVE-2026-25724 LOW

CVE-2026-25724: Claude Code Has Permission Deny Bypass Through Symbolic Links

Vendor Anthropics
Product claude-code
Weakness CWE-61
Published February 6, 2026
Last update March 27, 2026

CVSS base score

2.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

Claude Code is an agentic coding tool. Prior to version 2.1.7, Claude Code failed to strictly enforce deny rules configured in settings.json when accessing files through symbolic links. If a user explicitly denied Claude Code access to a file (such as /etc/passwd) and Claude Code had access to a symbolic link pointing to that file, it was possible for Claude Code to read the restricted file through the symlink without triggering deny rule enforcement. This issue has been patched in version 2.1.7.

Key dates

02Disclosure timeline

February 6, 2026 CVE published
March 27, 2026 Record updated