CVE-2026-4360

Summary

In the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract() function.

Affected Software

VendorProductVersion RangeStatus
Python Software FoundationCPython0 < 3.15.0affected

Weaknesses

  • CWE-281: CWE-281

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References