CVE-2026-3479

Summary

DISPUTED: The project has clarified that the documentation was incorrect, and that pkgutil.get_data() has the same security model as open(). The documentation has been updated to clarify this point. There is no vulnerability in the function if following the intended security model.

pkgutil.get_data() did not validate the resource argument as documented, allowing path traversals.

Affected Software

VendorProductVersion RangeStatus
Python Software FoundationCPython0 < 3.13.13affected
Python Software FoundationCPython3.14.0 < 3.14.4affected
Python Software FoundationCPython3.15.0a1 < 3.15.0a8affected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

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

References