Lucene search
K

107 matches found

Chainguard
Chainguard
added 2026/05/12 7:19 a.m.7 views

CVE-2026-45022 vulnerabilities

Vulnerabilities for packages: scorecard, zarf-fips, trivy, gitaly-fips, cg, kargo, k9s, pulumi-kubernetes-operator, chainloop-cli, nemo, pulumi, gomplate, guac, trufflehog, trufflehog-fips, gitlab-rails-ce, packer-fips, act, skaffold, rancher-fleet, chainctl, nuclei, goreleaser, kyverno,...

7.5CVSS5.4AI score0.00006EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/05/11 8:25 p.m.7 views

CVE-2026-42574

apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before version 1.2.5, a crafted .apk could install a TypeSymlink tar entry whose target pointed outside the build root, and a subsequent directory-creation or file-write entry in the same o...

7.5CVSS5.7AI score0.00068EPSS
Exploits0References1
NVD
NVD
added 2026/05/09 8:16 p.m.9 views

CVE-2026-42574

apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before version 1.2.5, a crafted .apk could install a TypeSymlink tar entry whose target pointed outside the build root, and a subsequent directory-creation or file-write entry in the same o...

7.5CVSS0.00068EPSS
Exploits0References4
NVD
NVD
added 2026/05/09 8:16 p.m.10 views

CVE-2026-42575

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, apko verifies the signature on APKINDEX.tar.gz but never compares individually downloaded .apk packages against the checksum recorded in the signed index. The checksum is parsed and...

7.5CVSS0.00018EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/09 7:26 p.m.27 views

CVE-2026-42576 apko `DiscoverKeys` has a panic on non-rsa jwks key that causes crash during key discovery

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, DiscoverKeys in pkg/apk/apk/implementation.go unconditionally type-asserts JWKS keys as rsa.PublicKey without checking the key type. If a repository JWKS endpoint returns a non-RSA key e.g...

6.5CVSS0.00035EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/09 7:26 p.m.6 views

EUVD-2026-28934

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, DiscoverKeys in pkg/apk/apk/implementation.go unconditionally type-asserts JWKS keys as rsa.PublicKey without checking the key type. If a repository JWKS endpoint returns a non-RSA key e.g...

6.5CVSS5.7AI score0.00035EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/05/09 7:26 p.m.3 views

CVE-2026-42575 apko doesn't verify downloaded apk packages against APKINDEX checksum (package substitution possible)

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, apko verifies the signature on APKINDEX.tar.gz but never compares individually downloaded .apk packages against the checksum recorded in the signed index. The checksum is parsed and...

7.5CVSS5.9AI score0.00018EPSS
Exploits0References3
CVE
CVE
added 2026/05/09 7:26 p.m.11 views

CVE-2026-42575

CVE-2026-42575 affects chainguard/apko: before v1.2.7, apko verifies APKINDEX.signed index but does not compare individually downloaded .apk checksums to the index checksum. The ChecksumString() is parsed but never cross-checked with the downloaded package’s control hash in getPackageImpl(), allo...

7.5CVSS5.9AI score0.00018EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/09 7:26 p.m.5 views

CVE-2026-42575

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, apko verifies the signature on APKINDEX.tar.gz but never compares individually downloaded .apk packages against the checksum recorded in the signed index. The checksum is parsed and...

7.5CVSS5.9AI score0.00018EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/09 7:24 p.m.4 views

CVE-2026-42574 apko dirFS has a symlink-following path traversal that allows multiple entry points to escape the build root

apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before version 1.2.5, a crafted .apk could install a TypeSymlink tar entry whose target pointed outside the build root, and a subsequent directory-creation or file-write entry in the same o...

7.5CVSS5.7AI score0.00068EPSS
Exploits0References4
CVE
CVE
added 2026/05/09 7:24 p.m.11 views

CVE-2026-42574

The CVE-2026-42574 issue affects apko dirFS used to build/publish OCI images. A crafted APK could place a TypeSymlink tar entry whose target points outside the build root, enabling traversal to host paths via subsequent directory creation or write operations within the same or later archive. Root...

7.5CVSS5.7AI score0.00068EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/05/09 12:0 a.m.7 views

apko 数据伪造问题漏洞

Apko is an open-source OCI image builder based on APK. Versions of Apko prior to 1.2.7 had a data manipulation vulnerability. This vulnerability stemmed from verifying the APKINDEX.tar.gz signature but failing to compare the downloaded.apk package with the checksum in the signature index. This...

7.5CVSS5.7AI score0.00018EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/05/09 12:0 a.m.5 views

apko 代码问题漏洞

Apko is an open-source OCI image builder based on APK. Versions of Apko prior to 1.2.7 had code vulnerabilities. These vulnerabilities stemmed from DiscoverKeys’ unconditional assertion of JWKS key types as rsa.PublicKey without checking the key type. This could lead to panic and crashes due to...

6.5CVSS5.9AI score0.00035EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/09 12:0 a.m.6 views

apko 路径遍历漏洞

Apko is an open-source OCI image builder based on APK. In versions 0.14.8 to 1.2.5 of Apko, there was a path traversal vulnerability. This vulnerability occurred because specially crafted APK packages could install entries that pointed to directories other than the build root directory. This...

7.5CVSS5.8AI score0.00068EPSS
Exploits0References1
Snyk
Snyk
added 2026/05/04 9:27 p.m.3 views

Resources Downloaded over Insecure Protocol

Overview Affected versions of this package are vulnerable to Resources Downloaded over Insecure Protocol in the getPackageImpl process. An attacker can introduce unauthorized packages into built images by substituting download responses from a compromised mirror, HTTP repository, or poisoned CDN...

8.7CVSS5.8AI score0.00018EPSS
Exploits0References3
Snyk
Snyk
added 2026/05/04 9:27 p.m.5 views

Resources Downloaded over Insecure Protocol

Overview Affected versions of this package are vulnerable to Resources Downloaded over Insecure Protocol in the getPackageImpl process. An attacker can introduce unauthorized packages into built images by substituting download responses from a compromised mirror, HTTP repository, or poisoned CDN...

8.7CVSS5.8AI score0.00018EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/05/04 9:26 p.m.10 views

apko dirFS has a symlink-following path traversal that allows multiple entry points to escape the build root

Impact A crafted .apk could install a TypeSymlink tar entry whose target pointed outside the build root, and a subsequent directory-creation or file-write entry in the same or later archive could traverse that symlink to reach host paths the build user could write to. The root cause was the...

7.5CVSS7.2AI score0.00068EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2026/05/04 9:26 p.m.3 views

GHSA-QQ3R-W4HJ-GJP6 apko dirFS has a symlink-following path traversal that allows multiple entry points to escape the build root

Impact A crafted .apk could install a TypeSymlink tar entry whose target pointed outside the build root, and a subsequent directory-creation or file-write entry in the same or later archive could traverse that symlink to reach host paths the build user could write to. The root cause was the...

7.5CVSS5.8AI score0.00068EPSS
Exploits0References6
Snyk
Snyk
added 2026/05/04 9:26 p.m.4 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack through the DirFS process. An attacker can gain unauthorized access to files outside the intended build root by crafting a malicious archive containing a symlink entry that points outside the build root, followed by...

8.7CVSS5.8AI score0.00068EPSS
Exploits0References3
Snyk
Snyk
added 2026/05/04 9:26 p.m.3 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack through the DirFS process. An attacker can gain unauthorized access to files outside the intended build root by crafting a malicious archive containing a symlink entry that points outside the build root, followed by...

8.7CVSS5.8AI score0.00068EPSS
Exploits0References3
Rows per page
Query Builder