4.3
CVE-2026-29049
- EPSS 0.22%
- Veröffentlicht 06.03.2026 07:16:02
- Zuletzt bearbeitet 07.07.2026 14:16:29
- CVE-Watchlists
- Unerledigt
melange: unbounded HTTP download in `melange update-cache` can exhaust disk in CI
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Chainguard ≫ Melange SwPlatformgo Version <= 0.40.5
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.22% | 0.13 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
|
CWE-400 Uncontrolled Resource Consumption
The product does not properly control the allocation and maintenance of a limited resource.
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
https://github.com/chainguard-dev/melange/commit/652ca5af08588f78e2d405e64b058fac8398d23f
https://github.com/chainguard-dev/melange/pull/2379
https://github.com/chainguard-dev/melange/releases/tag/v0.43.4
https://github.com/chainguard-dev/melange/security/advisories/GHSA-7rp8-r62p-q6wc