Zurück zur CVE-Übersicht
CVE-2026-29049
MEDIUM(4.3)CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Risk Signal Score11/100 — NIEDRIG
- CVSS 4.3 — Mittel
EPSS-Score
0%
Exploit-Wahrscheinlichkeit (30 Tage)
CVSS Score
4.3
Technische Schwere
Beschreibung
melange allows users to build apk packages using declarative pipelines. In version 0.40.5 and prior, melange update-cache downloads URIs from build configs via io.Copy without any size limit or HTTP client timeout (pkg/renovate/cache/cache.go). An attacker-controlled URI in a melange config can cause unbounded disk writes, exhausting disk on the build runne. Version 0.43.4 contains a patch.
GitHub Advisories
GHSA-7rp8-r62p-q6wcMEDIUM
`melange update-cache` has unbounded HTTP download that can exhaust disk in CI
go/chainguard.dev/melange→ 0.43.4
GitHub Advisory