CVE-2026-2297

Summary

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.

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.0a7affected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

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

References