NIXPKGS-2026-0092
GitHub issue
published on
Permalink
CVE-2026-24843
8.2 HIGH
- CVSS version: 3.1
- Attack vector (AV): LOCAL
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): REQUIRED
- Scope (S): CHANGED
- Confidentiality impact (C): NONE
- Integrity impact (I): HIGH
- Availability impact (A): HIGH
by @LeSuisse Activity log
- Created automatic suggestion
- @LeSuisse removed package ocamlPackages.melange
- @LeSuisse removed package ocamlPackages.melange-json
- @LeSuisse removed package ocamlPackages.melange-json-native
- @LeSuisse removed package ocamlPackages_latest.melange
- @LeSuisse removed package ocamlPackages_latest.melange-json
- @LeSuisse removed package ocamlPackages_latest.melange-json-native
- @LeSuisse accepted
- @LeSuisse published on GitHub
melange QEMU runner could write files outside workspace directory
melange allows users to build apk packages using declarative pipelines. In version 0.11.3 to before 0.40.3, an attacker who can influence the tar stream from a QEMU guest VM could write files outside the intended workspace directory on the host. The retrieveWorkspace function extracts tar entries without validating that paths stay within the workspace, allowing path traversal via ../ sequences. This issue has been patched in version 0.40.3.
References
Affected products
melange
- ==>= 0.11.3, < 0.40.3
Package maintainers
-
@developer-guy Batuhan Apaydın <developerguyn@gmail.com>