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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/11xxx/CVE-2026-11972.json",
"cna_assigner": "PSF",
"cwe_ids": [
"CWE-252",
"CWE-606",
"CWE-770"
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.10.21"
},
{
"introduced": "3.11.0"
},
{
"fixed": "3.11.16"
},
{
"introduced": "3.12.0"
},
{
"fixed": "3.12.14"
},
{
"introduced": "3.13.0"
},
{
"fixed": "3.13.15"
},
{
"introduced": "3.14.0"
},
{
"fixed": "3.14.7"
},
{
"introduced": "3.15.0a1"
},
{
"fixed": "3.15.0b4"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}