NONE · 0

CVE-2026-7774

tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. Th...

Vulnerability Description

tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall() to write files outside the destination directory, subject to the permissions of the extracting process.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-7774?

CVE-2026-7774 is a documented vulnerability. tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. Th...

How severe is CVE-2026-7774?

CVSS scoring is not yet available for CVE-2026-7774. Check NVD for updates.

Is there a patch for CVE-2026-7774?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.