{ "schema_version": "1.5.0", "id": "PSF-2026-31", "published": "2026-06-23T22:02:45.434Z", "modified": "2026-06-30T15:13:21.383Z", "aliases": [ "CVE-2026-11972" ], "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.", "affected": [ { "ranges": [ { "type": "GIT", "events": [ { "introduced": "0" }, { "fixed": "3f031d431f80668e14f3bc066bbf4369cd9281b9" }, { "fixed": "4ce6bf7c8aa7725828a38981c306f214c1f29365" }, { "fixed": "7f0dc59c9a70f8f3b4da33d7c4a2ba552a7acc21" }, { "fixed": "e86666c9dd256d52d0fbef6feb1ea4a51768fdec" }, { "fixed": "eb63c0f94dfcbea7fda8eab6213818e134d67192" }, { "fixed": "f50bf13566189c8d0ce5a814f33eff3d89951896" } ], "repo": "https://github.com/python/cpython" } ] } ], "references": [ { "type": "REPORT", "url": "https://github.com/python/cpython/issues/151981" }, { "type": "WEB", "url": "https://github.com/python/cpython/pull/151982" }, { "type": "ADVISORY", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AXPSKKTSRKXTTJULW3XSIC74WZNAAPPB/" }, { "type": "FIX", "url": "https://github.com/python/cpython/commit/3f031d431f80668e14f3bc066bbf4369cd9281b9" }, { "type": "FIX", "url": "https://github.com/python/cpython/commit/4ce6bf7c8aa7725828a38981c306f214c1f29365" }, { "type": "FIX", "url": "https://github.com/python/cpython/commit/7f0dc59c9a70f8f3b4da33d7c4a2ba552a7acc21" }, { "type": "FIX", "url": "https://github.com/python/cpython/commit/e86666c9dd256d52d0fbef6feb1ea4a51768fdec" }, { "type": "FIX", "url": "https://github.com/python/cpython/commit/eb63c0f94dfcbea7fda8eab6213818e134d67192" }, { "type": "FIX", "url": "https://github.com/python/cpython/commit/f50bf13566189c8d0ce5a814f33eff3d89951896" } ], "database_specific": { "cwe_ids": [] } }