CVE-2026-48978
LOWoras-go: Malicious registry can hijack Bearer token realm to exfiltrate credentials and refresh tokens
Title source: cnaDescription
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 http://169.254.169.254/, http://10.0.0.x/, and http://127.0.0.1/, or to downgrade a registry contacted over https:// to an http:// token endpoint in registry/remote/auth/client.go through Client.Do(), Client.fetchBearerToken(), fetchDistributionToken, and fetchOAuth2Token. This issue is fixed in version 2.6.1.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/oras-project/oras-go/security/advisories/GHSA-xf85-363p-868w
X_Refsource_Misc x_refsource_misc
https://github.com/oras-project/oras-go/commit/7a9f4b0b9558821b0422152ebe21ae56930fe764
X_Refsource_Misc x_refsource_misc
https://github.com/oras-project/oras-go/releases/tag/v2.6.1
Scores
CVSS v4
2.1
EPSS
0.0021
EPSS Percentile
11.5%
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-319
CWE-918
Status
published
Products (1)
oras-project/oras-go
< 2.6.1
Published
Jul 17, 2026
Tracked Since
Jul 18, 2026