CVE-2026-11972 affecting package python3 for versions less than 3.12.9-14
Details
When using the "tarfile" module with a file opened in "streaming mode" (mode="r|") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.