Insufficient Verification of Data Authenticity Affecting dagdotdev package, versions <0.0.20-r22


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.11% (2nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-WOLFILATEST-DAGDOTDEV-17954284
  • published12 Jul 2026
  • disclosed11 Sept 2026

Introduced: 12 Jul 2026

CVE-2026-54174  (opens in a new tab)
CWE-345  (opens in a new tab)
CWE-354  (opens in a new tab)

How to fix?

Upgrade Wolfi dagdotdev to version 0.0.20-r22 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream dagdotdev package and not the dagdotdev package as distributed by Wolfi. See How to fix? for Wolfi relevant fixed versions and status.

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.