CVE Catalog

CVE-2026-50151

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

31th percentile - higher than 31% of all known CVEs

Summary

Vulnerability in the oras-go Go library for managing OCI artifacts. During monolithic blob upload, the client follows a registry-controlled Location header and reuses the Authorization header, allowing a malicious registry to redirect and steal credentials.

Risk Assessment

Risk of credential leakage to an attacker-controlled endpoint, potentially leading to unauthorized access to OCI registries and associated resources.

Recommendation

Update oras-go to version 2.6.1 or later, and ensure the client does not trust Location headers from untrusted registries.

Other vulnerabilities in oras-go

See all
Original NVD description (English source)

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, registry/remote/repository.go in blobStore.completePushAfterInitialPost follows a registry-controlled Location header during monolithic blob upload and reuses the Authorization header from the initial POST request for the subsequent PUT request, allowing a malicious registry to return a cross-host Location and receive the caller's credentials at an attacker-controlled endpoint. This issue is fixed in version 2.6.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS