HOMEVULNERABILITIESCVE-2026-11940
HIGH

CVE-2026-11940

CWE-22Published: June 23, 2026· Updated: Jun 23, 2026

7.8
CVSS v3.1
EPSS:0.60%probability of exploitation in 30 daysPercentile:44.0th

Official Description

tarfile.extractall() with the 'data' or 'tar'

filter could be bypassed by a crafted archive where a hardlink

references a symlink stored at a deeper name than the hardlink itself. 

The extraction fallback validated the symlink at it's archived location

but recreated it at the hardlink's shallower

path, letting a relative

target the filter judged contained escape the destination directory. 

This allowed a malicious tar archive to create a symlink pointing

outside the destination, enabling out-of-destination file reads or

writes. This was an incomplete fix of CVE-2025-4330.

NVD Source

Technical Analysis

CVE-2026-11940 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeX
Impact
Confidentiality
Integrity
Availability
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/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

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (7)

Quick Facts

CVE IDCVE-2026-11940
CVSS Score7.8 / 10
SeverityHIGH
WeaknessCWE-22
CISA KEVNo
EPSS (30d)0.60%
PublishedJun 23, 2026

Related CVEs (CWE-22)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-11940 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.