CVE-2026-3479

Severity CVSS v4.0:
NONE
Type:
CWE-22 Path Traversal
Publication date:
18/03/2026
Last modified:
07/04/2026

Description

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.<br /> <br /> pkgutil.get_data() did not validate the resource argument as documented, allowing path traversals.