---
cve: "CVE-2025-58183"
severity: "MEDIUM"
cvss: 4.3
epss: "41%"
vendor: "Go standard library"
kev: false
exploited: false
published: "2025-10-29 23:16:19"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T16:07:42+02:00"
---

# CVE-2025-58183

> 4.3 MEDIUM

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Gering | warn |

## Referenzen

- <https://go.dev/cl/709861>
- <https://go.dev/issue/75677>
- <https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI>
- <https://pkg.go.dev/vuln/GO-2025-4014>
- <http://www.openwall.com/lists/oss-security/2025/10/08/1>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-58183) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
