---
cve: "CVE-2026-50163"
severity: "HIGH"
cvss: 7.1
epss: "35%"
vendor: "oras-project"
kev: false
exploited: false
published: "2026-07-17 20:17:23"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-09T22:23:37+02:00"
---

# CVE-2026-50163

> 7.1 HIGH · 🧪 PoC

## Beschreibung

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.2, ensureLinkPath in content/file/utils.go:262-275 validates a hardlink target relative to the extract base but returns the unresolved target, causing os.Link("victim.secret", "/payload.tar.gz/evil_cwd_link") to resolve header.Linkname against the process current working directory for a Typeflag=TypeLink entry such as Name=payload.tar.gz/evil_cwd_link and Linkname="victim.secret" with io.deis.oras.content.unpack: "true", which can expose or tamper with files such as .env, .git/config, .aws/credentials, and ~/.ssh/config. This issue is fixed in version 2.6.2.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- c463c654ab3ef34422c1764cd619806cebf20451 (Commit)
- 105715ee12eac6895ec736a075285c34d9f2eeb6 (Commit)

## Referenzen

- <https://github.com/oras-project/oras-go/security/advisories/GHSA-fxhp-mv3v-67qp>
- <https://github.com/oras-project/oras-go/pull/1232>
- <https://github.com/oras-project/oras-go/commit/c463c654ab3ef34422c1764cd619806cebf20451>
- <https://github.com/oras-project/oras-go/releases/tag/v2.6.2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-50163) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
