GHSA-86jh-grmm-2v3hMedium

The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly...

Published
March 5, 2026
Last Modified
August 5, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (11)