cve-2026-3479

  1. CVE-2026-3479: pkgutil.get_data Path Traversal Fix in CPython

    A newly disclosed Python security issue, tracked as CVE-2026-3479, shows that pkgutil.get_data() did not enforce the path-safety rules its documentation promised. In practice, that meant callers could pass resource names that enabled path traversal instead of being constrained to a...