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.
INFO
Published Date :
2026-02-04T19:32:35.907Z
Last Modified :
2026-02-05T14:32:56.438Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-25145 vulnerability.
| Vendors | Products |
|---|---|
| Chainguard |
|
| Chainguard-dev |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-25145.