Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-5g94-c2wx-8pxw | apko has a path traversal in apko dirFS which allows filesystem writes outside base |
Fri, 20 Feb 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Chainguard
Chainguard apko |
|
| Weaknesses | CWE-22 | |
| CPEs | cpe:2.3:a:chainguard:apko:*:*:*:*:*:go:*:* | |
| Vendors & Products |
Chainguard
Chainguard apko |
Thu, 05 Feb 2026 11:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Chainguard-dev
Chainguard-dev apko |
|
| Vendors & Products |
Chainguard-dev
Chainguard-dev apko |
Wed, 04 Feb 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 04 Feb 2026 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before 1.1.1, a path traversal vulnerability was discovered in apko's dirFS filesystem abstraction. An attacker who can supply a malicious APK package (e.g., via a compromised or typosquatted repository) could create directories or symlinks outside the intended installation root. The MkdirAll, Mkdir, and Symlink methods in pkg/apk/fs/rwosfs.go use filepath.Join() without validating that the resulting path stays within the base directory. This issue has been patched in version 1.1.1. | |
| Title | apko is vulnerable to path traversal in apko dirFS which allows filesystem writes outside base | |
| Weaknesses | CWE-23 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-02-04T19:18:52.495Z
Reserved: 2026-01-29T14:03:42.539Z
Link: CVE-2026-25121
Updated: 2026-02-04T19:18:24.330Z
Status : Analyzed
Published: 2026-02-04T19:16:14.790
Modified: 2026-02-20T21:31:35.587
Link: CVE-2026-25121
No data.
OpenCVE Enrichment
Updated: 2026-04-17T23:30:15Z
Github GHSA