CVE-2026-11972
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Jun 23, 2026
Vendor
unknown
Description
When using the "tarfile" module with a file opened in "streaming mode" (mode="r|") the tarfile module did not properly handle EOF, meaning an archive could be parsed in an infinite loop.