NONE · 0

CVE-2026-3479

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. T...

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

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-3479?

CVE-2026-3479 is a documented vulnerability. 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. T...

How severe is CVE-2026-3479?

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

Is there a patch for CVE-2026-3479?

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