Home

Description

melange allows users to build apk packages using declarative pipelines. From version 0.14.0 to before 0.40.3, an attacker who can influence a melange configuration file (e.g., through pull request-driven CI or build-as-a-service scenarios) could read arbitrary files from the host system. The LicensingInfos function in pkg/config/config.go reads license files specified in copyright[].license-path without validating that paths remain within the workspace directory, allowing path traversal via ../ sequences. The contents of the traversed file are embedded into the generated SBOM as license text, enabling exfiltration of sensitive data through build artifacts. This issue has been patched in version 0.40.3.

PUBLISHED Reserved 2026-01-29 | Published 2026-02-04 | Updated 2026-02-05 | Assigner GitHub_M




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

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

>= 0.14.0, < 0.40.3
affected

References

github.com/...elange/security/advisories/GHSA-2w4f-9fgg-q2v9

github.com/...ommit/2f95c9f4355ed993f2670bf1bb82d88b0f65e9e4

cve.org (CVE-2026-25145)

nvd.nist.gov (CVE-2026-25145)

Download JSON