CVE-2025-64118

node-tar is a Tar for Node.js. In 7.5.1, using .t (aka .list) with { sync: true } to read tar entry contents returns uninitialized memory contents if tar file was changed on disk to a smaller size while being read. This vulnerability is fixed in 7.5.2.
CVSS

No CVSS.

Configurations

No configuration.

History

30 Oct 2025, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-30 18:15

Updated : 2025-10-30 18:15


NVD link : CVE-2025-64118

Mitre link : CVE-2025-64118

CVE.ORG link : CVE-2025-64118


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition