CVE-2026-10517 PUBLISHED

Clair: clair: unauthenticated ssrf via manifest layer uri enables internal network reconnaissance

Assigner: redhat
Reserved: 01.06.2026 Published: 01.06.2026 Updated: 01.06.2026

A flaw was found in Clair. The fetcher component makes outbound HTTP requests to attacker-supplied URIs from manifest layer descriptors without IP or scheme filtering. When PSK authentication is not configured (opt-in, not enforced by default), an unauthenticated attacker can submit a manifest with a URI pointing to internal services or cloud metadata endpoints. The SSRF is reflective for non-200 responses, leaking up to 256 bytes of error body content via CheckResponse error messages. Operator-managed Red Hat Quay deployments auto-configure PSK and are not exposed to the unauthenticated attack vector.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
CVSS Score: 5.8

Product Status

Vendor Red Hat
Product Red Hat Quay 3
Versions Default: affected
Vendor Red Hat
Product Red Hat Quay 3
Versions Default: affected

Credits

  • Red Hat would like to thank Martin Brodeur for reporting this issue.

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE