Beveiligingsadvies

CVE-2026-29049

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-03-06 07:03:10
Laatst bijgewerkt 2026-07-07 13:10:28
Toegewezen door GitHub_M
CVSS-score 4.3
Status PUBLISHED

Beschrijving

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.