VDB
CVE-2026-11940
CVE-2026-11940
PUBLISHED
CVSS 7.8 HIGH
Reported by PSF · Published June 23, 2026
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.
Risk Scores
CVSS 4.0
7.8
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
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Python Software Foundation | CPython | 0 |
| Python Software Foundation | CPython | 0, 0 |
Timeline
- Jun 23, 2026 CVE Published
- Jun 24, 2026 EPSS Score
- Jun 24, 2026 Coalition ESS Score
- Jun 25, 2026 Security Advisory
- Jun 30, 2026 CVE Updated