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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-400",
"CWE-918"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/29xxx/CVE-2026-29049.json"
}{
"cpe": "cpe:2.3:a:chainguard:melange:*:*:*:*:*:go:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "0.40.5"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}