NONE · 0

CVE-2026-11972

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.

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-11972?

CVE-2026-11972 is a documented vulnerability. 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.

How severe is CVE-2026-11972?

CVSS scoring is not yet available for CVE-2026-11972. Check NVD for updates.

Is there a patch for CVE-2026-11972?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.