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

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-03-13 19:53


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