CVE-2026-16910
Received Received - Intake

SSRF Vulnerability in Red Hat Quay Notification Webhook

Vulnerability report for CVE-2026-16910, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-24

Last updated on: 2026-07-24

Assigner: Red Hat, Inc.

Description

A flaw was found in Red Hat Quay's notification webhook feature. The Slack and generic webhook notification handlers accept user-supplied URLs without SSRF validation, allowing a repository administrator to make the Quay worker issue POST requests to internal network addresses or cloud infrastructure endpoints that should not be reachable from the application.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-24
Last Modified
2026-07-24
Generated
2026-07-24
AI Q&A
2026-07-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
red_hat quay *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-16910 is a Server-Side Request Forgery (SSRF) vulnerability in Red Hat Quay's notification webhook feature. It allows a repository administrator to craft malicious notifications with URLs pointing to internal network addresses or cloud infrastructure endpoints. When triggered, the Quay worker performs POST requests to these attacker-specified URLs without proper SSRF validation, enabling blind SSRF from the worker's network context.

Detection Guidance

To detect this vulnerability, monitor network traffic from Quay workers for unexpected POST requests to internal or cloud infrastructure addresses. Check logs for notifications with delivery URLs pointing to private IPs, localhost, or cloud metadata endpoints. Review notification configurations in Red Hat Quay for unauthorized Slack or generic webhook URLs.

Impact Analysis

This vulnerability allows an attacker with repository administrator privileges to access internal network resources or cloud metadata endpoints that should be unreachable from the application. It could lead to unauthorized data exfiltration, internal service probing, or further network pivoting attacks from the Quay worker's network context.

Mitigation Strategies

Apply the latest Red Hat Quay patches to enable SSRF validation for notification webhooks. Update the HOSTNAME_BLACKLIST to include broader private IP ranges and cloud metadata hostnames. Restrict repository administrator privileges to prevent unauthorized notification creation. Monitor for suspicious POST requests from Quay workers.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16910. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart