VYPR

apk package

chainguard/python-3.14-jit

pkg:apk/chainguard/python-3.14-jit

Vulnerabilities (1)

  • CVE-2026-2297MedMar 4, 2026
    affected < 3.14.3-r3fixed 3.14.3-r3

    The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.