Bug 2447082 (CVE-2025-13462) - CVE-2025-13462 cpython: cpython: `tarfile` module misinterprets crafted tar archives leading to data integrity issues
Summary: CVE-2025-13462 cpython: cpython: `tarfile` module misinterprets crafted tar a...
Keywords:
Status: NEW
Alias: CVE-2025-13462
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-12 19:01 UTC by OSIDB Bzimport
Modified: 2026-03-13 10:49 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-12 19:01:51 UTC
The "tarfile" module would still apply normalization of AREGTYPE (\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.


Note You need to log in before you can comment on or make changes to this bug.