CVE-2025-13462

Source
https://cve.org/CVERecord?id=CVE-2025-13462
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-13462.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-13462
Aliases
Downstream
Related
Published
2026-03-12T17:59:26.620Z
Modified
2026-08-14T03:53:45.766448808Z
Severity
  • 2.0 (Low) CVSS_V4 - CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
tarfile: Skip DIRTYPE normalization during GNU LONGNAME/LONGLINK handling
Details

The "tarfile" module would still apply normalization of AREGTYPE (\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.

Database specific
{
    "cna_assigner": "PSF",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/13xxx/CVE-2025-13462.json",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "3.10.21"
                },
                {
                    "introduced": "3.11.0"
                },
                {
                    "fixed": "3.11.16"
                },
                {
                    "introduced": "3.12.0"
                },
                {
                    "fixed": "3.12.14"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/python/cpython

Affected ranges

Type
GIT
Repo
https://github.com/python/cpython
Events
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "3.13.0"
        },
        {
            "fixed": "3.13.13"
        },
        {
            "introduced": "3.14.0"
        },
        {
            "fixed": "3.14.4"
        },
        {
            "introduced": "3.15.0a1"
        },
        {
            "fixed": "3.15.0a8"
        }
    ]
}

Affected versions

v3.*
v3.13.0
v3.13.1
v3.13.10
v3.13.11
v3.13.12
v3.13.2
v3.13.3
v3.13.4
v3.13.5
v3.13.6
v3.13.7
v3.13.8
v3.14.0
v3.14.1
v3.14.2
v3.14.3

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-13462.json"