CVE-2025-58183
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-29

Last updated on: 2025-11-04

Assigner: Go Project

Description
tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-29
Last Modified
2025-11-04
Generated
2026-05-07
AI Q&A
2025-10-30
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
golang go From 1.25.0 (inc) to 1.25.2 (inc)
golang archive tar
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability in tar.Reader involves not setting a maximum limit on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. This means that a specially crafted archive with many sparse regions can cause the Reader to load an unbounded amount of data into memory, potentially leading to excessive memory usage. When the archive is compressed, even a small compressed file can cause very large memory allocations during decompression.


How can this vulnerability impact me? :

This vulnerability can impact you by causing your system or application to consume excessive memory when processing maliciously crafted tar archives. This can lead to performance degradation, crashes, or denial of service due to resource exhaustion.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart