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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-04 23:16
Updated : 2026-03-12 15:16
NVD link : CVE-2026-2297
Mitre link : CVE-2026-2297
CVE.ORG link : CVE-2026-2297
JSON object : View
Products Affected
No product.
CWE
CWE-668
Exposure of Resource to Wrong Sphere
