CVE-2026-54174

melange allows users to build apk packages using declarative pipelines. Apko prior to version 1.2.9, corresponding to melange prior to version 0.50.4, verified the control section hash (`.PKGINFO` etc.) against the signed `APKINDEX`, but never verified the data section hash (the actual package files that get installed). An attacker who could compromise a mirror, poison a cache, or MITM a package fetch could substitute arbitrary file contents while the control hash check still passed. Apko version 1.2.9 and melange version 0.50.4 contain a fix.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-11 21:17

Updated : 2026-09-14 17:17


NVD link : CVE-2026-54174

Mitre link : CVE-2026-54174

CVE.ORG link : CVE-2026-54174


JSON object : View

Products Affected

No product.

CWE
CWE-345

Insufficient Verification of Data Authenticity

CWE-354

Improper Validation of Integrity Check Value