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
12 Mar 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| CWE | CWE-668 |
05 Mar 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
04 Mar 2026, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
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
