๐Ÿ” CVE Alert

CVE-2026-85731

HIGH 8.8

oras-go: Arbitrary file write outside file.Store root via symlink-chain bypass in tar extraction (pushDir)

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.2, content/file.Store extraction of OCI layers marked with io.deis.oras.content.unpack=true can write outside the store working directory. The pushDir path through extractTarDirectory and ensureLinkPath validates symlink targets lexically, resolveRelToBase skips its parent-symlink walk for root-level entries, and writeFile follows a terminal symlink when opening a regular file. A malicious archive can therefore create a symlink chain whose lexical target remains inside the extraction root but whose resolved target is an attacker-selected absolute path, then overwrite that target with a same-named regular-file entry even when AllowPathTraversalOnWrite is false. Pulling an attacker-controlled artifact can create or overwrite any file writable by the process and may lead to code execution. This issue is fixed in version 2.6.2.

CWE CWE-22 CWE-59
Vendor oras-project
Product oras-go
Published Sep 16, 2026
Last Updated Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for oras-project oras-go

Be the first to know when new high vulnerabilities affecting oras-project oras-go are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

oras-project / oras-go
< 2.6.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/oras-project/oras-go/security/advisories/GHSA-m37j-52j7-pjw7 github.com: https://github.com/oras-project/oras-go/commit/adab2f25ea95ef4e6e41f50db9266a6701399422 github.com: https://github.com/oras-project/oras-go/releases/tag/v2.6.2