Bug 2535578 - CVE-2026-85732 golang-oras-2: oras-go: Blind Server-Side Request Forgery via unvalidated Link header URL [fedora-all]
Summary: CVE-2026-85732 golang-oras-2: oras-go: Blind Server-Side Request Forgery via ...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: golang-oras-2
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Orphan Owner
QA Contact:
URL:
Whiteboard: {"flaws": ["bbb818e6-f511-450d-8465-6...
Depends On:
Blocks: CVE-2026-85732
TreeView+ depends on / blocked
 
Reported: 2026-09-16 17:49 UTC by Vladimir Vasilev
Modified: 2026-09-16 17:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vladimir Vasilev 2026-09-16 17:49:15 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.2, the parseLink function in registry/remote/utils.go accepts an absolute URL from a registry-controlled Link response header without validating its scheme, host, or port. Tags, Referrers, and Repositories pagination operations then issue a GET request to the attacker-selected URL from the victim's network, allowing blind server-side request forgery against internal services. The response body is not returned to the attacker, but timing and error differences can reveal service reachability, and credentials may be attached when the credential store has an entry for the target host. Exploitation requires a victim to perform a pagination-based listing operation against a malicious registry. The maintainer identifies this report as a duplicate of GHSA-3hr5-mjrr-hfjh and states that remediation is consolidated in that earlier advisory. The consolidated issue is fixed in version 2.6.2.


Note You need to log in before you can comment on or make changes to this bug.