Lucene search
+L

123 matches found

Vulnrichment
Vulnrichment
added 2026/07/17 7:39 p.m.6 views

CVE-2026-50162 oras-go: file store write outside workingDir via symlink traversal

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.2AI score0.00365EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:39 p.m.10 views

CVE-2026-50162

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.2AI score0.00365EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/17 7:39 p.m.100 views

CVE-2026-50162

CVE-2026-50162 affects the oras-go library. Before 2.6.1, resolveWritePath() in content/file/file.go uses a lexical filepath.Rel check against the workingDir and does not account for symlink traversal, allowing an attacker-controlled blob title (e.g., via ocispec.AnnotationTitle like out/pwn.txt)...

6.9CVSS5.2AI score0.00365EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/17 7:39 p.m.25 views

CVE-2026-50162

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.3AI score0.00365EPSS
SaveExploits0
OSV
OSV
added 2026/07/17 7:39 p.m.7 views

CVE-2026-50162 oras-go: file store write outside workingDir via symlink traversal

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 7:36 p.m.43 views

CVE-2026-50163 oras-go: Hardlink entry with relative Linkname escapes extract dir via process CWD resolution in `oras-go` tar extraction

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/evilcwdlink" to resolve header.Linkname...

7.1CVSS0.00345EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/17 7:36 p.m.23 views

CVE-2026-50163

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/evilcwdlink" to resolve header.Linkname...

7.1CVSS5.3AI score0.00345EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:36 p.m.19 views

CVE-2026-50163

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/evilcwdlink" to resolve header.Linkname...

7.1CVSS5.3AI score0.00345EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/17 7:36 p.m.14 views

EUVD-2026-45297

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/evilcwdlink" to resolve header.Linkname...

7.1CVSS5.3AI score0.00345EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 7:36 p.m.108 views

CVE-2026-50163

The CVE concerns the oras-go library (OCI artifacts) prior to version 2.6.2, where ensureLinkPath in content/file/utils.go can return an unresolved hardlink target. During tar extraction, a hardlink entry with a relative Linkname could be resolved against the process CWD, allowing a path like pay...

7.1CVSS5.3AI score0.00345EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:36 p.m.7 views

CVE-2026-50163 oras-go: Hardlink entry with relative Linkname escapes extract dir via process CWD resolution in `oras-go` tar extraction

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/evilcwdlink" to resolve header.Linkname...

7.1CVSS5.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:34 p.m.15 views

CVE-2026-48978

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, auth.Client follows the realm URL from a registry's WWW-Authenticate: Bearer challenge without validating the scheme or host, allowing a malicious or compromised registry to cause SSRF to internal networks such as...

2.1CVSS5.2AI score0.00211EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/17 7:34 p.m.52 views

CVE-2026-48978 oras-go: Malicious registry can hijack Bearer token realm to exfiltrate credentials and refresh tokens

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, auth.Client follows the realm URL from a registry's WWW-Authenticate: Bearer challenge without validating the scheme or host, allowing a malicious or compromised registry to cause SSRF to internal networks such as...

2.1CVSS0.00211EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/17 7:34 p.m.20 views

CVE-2026-48978

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, auth.Client follows the realm URL from a registry's WWW-Authenticate: Bearer challenge without validating the scheme or host, allowing a malicious or compromised registry to cause SSRF to internal networks such as...

2.1CVSS5.3AI score0.00211EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/17 7:34 p.m.8 views

CVE-2026-48978 oras-go: Malicious registry can hijack Bearer token realm to exfiltrate credentials and refresh tokens

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, auth.Client follows the realm URL from a registry's WWW-Authenticate: Bearer challenge without validating the scheme or host, allowing a malicious or compromised registry to cause SSRF to internal networks such as...

2.1CVSS5.2AI score0.00211EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/17 7:34 p.m.101 views

CVE-2026-48978

The CVE-2026-48978 issue affects the oras-go library prior to 2.6.1, where auth.Client can follow the registry’s Bearer challenge realm without validating the scheme/host. This enables a malicious or compromised registry to trigger SSRF to internal networks (e.g., 169.254.169.254, 10.0.0.x, 127.0...

2.1CVSS5.2AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 12:0 a.m.7 views

OPENSUSE-SU-2026:11297-1 oras-1.3.3-2.1 on GA media

These are all security issues fixed in the oras-1.3.3-2.1 package on the GA media of openSUSE Tumbleweed...

7.1CVSS5.2AI score0.00345EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/14 3:46 p.m.14 views

CVE-2026-50151

A flaw was found in oras-go. During the monolithic blob upload process, oras-go reuses the Authorization header for subsequent requests, even if a malicious registry provides a cross-host Location header. This vulnerability allows an attacker-controlled endpoint to receive the caller's credential...

7.5CVSS6AI score0.00364EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/14 3:11 p.m.11 views

CVE-2026-50163

A flaw was found in oras-go, a Go library used for managing OCI Open Container Initiative artifacts. An attacker can exploit this vulnerability by providing a specially crafted tarball containing a malicious hardlink. When this tarball is extracted, the hardlink can be manipulated to point to fil...

7.1CVSS6AI score0.00345EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/14 10:12 a.m.13 views

CVE-2026-48978

A flaw was found in oras-go. The auth.Client in oras-go does not properly validate the scheme or host of the realm URL provided in a registry's WWW-Authenticate: Bearer challenge. A remote attacker, operating a malicious registry or performing a man-in-the-middle attack, could exploit this to...

3.1CVSS6AI score0.00211EPSS
SaveExploits0References4
Rows per page
Query Builder