CVE-2025-13462

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.
CVSS

No CVSS.

Configurations

No configuration.

History

01 May 2026, 16:16

Type Values Removed Values Added
References
  • () https://github.com/python/cpython/commit/72dde1016493c52abe857fc4a7bf6c40138b4114 -
  • () https://github.com/python/cpython/commit/9a23b753552afa28e3a2f4d8863572fc66479406 -

19 Mar 2026, 18:16

Type Values Removed Values Added
References
  • () https://github.com/python/cpython/commit/7ad3093d76a748af55bdb1d2e8aad3638163b017 -
  • () https://github.com/python/cpython/commit/ae99fe3a33b43e303a05f012815cef60b611a9c7 -

13 Mar 2026, 19:53

Type Values Removed Values Added
References
  • () https://github.com/python/cpython/commit/42d754e34c06e57ad6b8e7f92f32af679912d8ab -
Summary
  • (es) El módulo 'tarfile' seguiría aplicando la normalización de bloques AREGTYPE (\x00) a DIRTYPE, incluso al procesar un miembro de múltiples bloques como GNUTYPE_LONGNAME o GNUTYPE_LONGLINK. Esto podría resultar en un archivo tar manipulado siendo malinterpretado por el módulo tarfile en comparación con otras implementaciones.

12 Mar 2026, 19:16

Type Values Removed Values Added
CWE CWE-434
CWE-20
CWE-74

12 Mar 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-12 18:16

Updated : 2026-05-01 16:16


NVD link : CVE-2025-13462

Mitre link : CVE-2025-13462

CVE.ORG link : CVE-2025-13462


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

CWE-434

Unrestricted Upload of File with Dangerous Type