Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. chainguard.dev/melange
  4. ›
  5. CVE-2026-29049

CVE-2026-29049: `melange update-cache` has unbounded HTTP download that can exhaust disk in CI

March 2, 2026 (updated March 6, 2026)

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 runner. Affected versions <= 0.40.5.

Fix: Merged Acknowledgements

melange thanks Oleh Konko from 1seal for discovering and reporting this issue.

References

  • github.com/advisories/GHSA-7rp8-r62p-q6wc
  • github.com/chainguard-dev/melange
  • github.com/chainguard-dev/melange/security/advisories/GHSA-7rp8-r62p-q6wc
  • nvd.nist.gov/vuln/detail/CVE-2026-29049

Code Behaviors & Features

Detect and mitigate CVE-2026-29049 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 0.40.5

Solution

Unfortunately, there is no solution available yet.

Impact 4.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption
  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

go/chainguard.dev/melange/CVE-2026-29049.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:19:22 +0000.