Skip to main content

Red Hat Quay 3

21 CVEs product

Monthly

CVE-2026-74247 Aug 14, 22:43 HIGH This Week

Server-Side Request Forgery in Red Hat Quay's build API allows an authenticated user with repository write access to pivot into internal network segments via the Quay builder service. Exploitation requires FEATURE_BUILD_SUPPORT to be enabled and the attacker to hold at least write-level repository permissions. The CVSS vector (PR:L, C:H) reflects a meaningful but bounded threat: internal network reconnaissance and sensitive data disclosure are achievable, though no public exploit exists and EPSS sits at 0.13% (3rd percentile), indicating no observed widespread exploitation at time of analysis.

SSRF Red Hat Red Hat Openshift Update Service Red Hat Quay 3 Red Hat
NVD VulDB
CVSS 3.1
7.1
EPSS
0.1%
CVE-2026-74245 Aug 14, 22:43 HIGH This Week

Red Hat Quay 3's exported action logs download endpoint fails to enforce authorization, permitting any network-accessible party who holds a valid file ID to retrieve full audit log exports without authenticating. The file IDs, while complex and not publicly guessable, are transmitted in plaintext via email notifications and webhook callbacks - creating a realistic interception pathway for adversaries with network positioning. No active exploitation or public POC has been identified; EPSS at 0.31% (23rd percentile) reflects low automated exploitation probability, though targeted disclosure remains credible wherever log export notifications traverse unencrypted channels.

Authentication Bypass Information Disclosure Red Hat Red Hat Openshift Update Service Red Hat Quay 3 +1
NVD VulDB
CVSS 3.1
7.5
EPSS
0.3%
CVE-2026-74244 Aug 14, 22:43 HIGH This Week

Red Hat Quay's Stripe billing webhook handler at /webhooks/stripe processes inbound JSON payloads without verifying the Stripe-Signature HMAC header, enabling any network-reachable unauthenticated attacker to forge billing events. Successful exploitation resets the targeted namespace's build quota to its configured maximum and dispatches unsolicited billing notification emails to namespace administrators. No public exploit has been identified and EPSS is 0.14% (4th percentile), but the zero-prerequisite attack path makes exploitation trivially scriptable by any attacker with HTTP access to the endpoint.

Authentication Bypass Red Hat Jwt Attack Red Hat Openshift Update Service Red Hat Quay 3 +1
NVD VulDB
CVSS 3.1
7.5
EPSS
0.1%
CVE-2026-74243 Aug 14, 22:43 HIGH This Week

Red Hat Quay 3 and Red Hat OpenShift Update Service expose an unauthenticated security scanner notification endpoint when the SECURITY_SCANNER_V4_PSK (pre-shared key) is absent, enabling remote unauthenticated attackers to flood the notification queue and inject path traversal characters into outbound Clair API URL paths. The primary impact is worker resource exhaustion leading to denial of service, with a secondary low-integrity impact from blind path manipulation against the configured Clair vulnerability scanner host. No public exploit identified at time of analysis, and EPSS of 0.26% (17th percentile) indicates low current exploitation probability.

Authentication Bypass Denial Of Service Path Traversal Red Hat Red Hat Openshift Update Service +2
NVD VulDB
CVSS 3.1
8.2
EPSS
0.3%
CVE-2026-18255 Jul 29, 16:34 HIGH This Week

Robot account token disclosure in Red Hat Quay 3 allows a user assigned to the GLOBAL_READONLY_SUPER_USERS role to read the tokens of robot accounts belonging to repositories they are not a member of. Because these tokens are long-lived registry credentials, the read-only superuser can escalate a view-only role into full impersonation of any robot account, gaining whatever push/pull and repository permissions that robot holds. No public exploit identified at time of analysis; not listed in CISA KEV.

Authentication Bypass Red Hat Quay 3 Red Hat
NVD VulDB
CVSS 3.1
7.2
EPSS
0.3%
CVE-2026-32590 Apr 08, 17:04 HIGH This Week

Authenticated remote code execution in Red Hat Quay 3 and Mirror Registry for Red Hat OpenShift arises from unsafe deserialization (CWE-502) of resumable container image layer upload state stored in the database. An attacker with the privileges needed to initiate image uploads can tamper with intermediate upload data to execute arbitrary code on the Quay server. No public exploit identified at time of analysis; EPSS is low (0.06%) and CISA SSVC marks exploitation status as none, though technical impact is rated total.

RCE Deserialization Red Hat Mirror Registry For Red Hat Openshift Mirror Registry For Red Hat Openshift 2 +2
NVD VulDB
CVSS 3.1
8.8
EPSS
0.1%
CVE-2026-32589 Apr 08, 17:04 HIGH This Week

Red Hat Quay's container image upload mechanism allows authenticated users with push privileges to interfere with concurrent uploads by other users across the entire registry, enabling unauthorized read, modification, or cancellation of in-progress uploads in repositories they cannot access. This cross-repository attack vector affects Red Hat Quay 3.x and Mirror Registry deployments. EPSS score of 0.03% (8th percentile) indicates low predicted exploitation probability in the wild, and CISA SSVC framework rates this as non-automatable with no known exploitation, suggesting targeted risk rather than widespread threat despite the 7.4 CVSS score.

Authentication Bypass Red Hat Mirror Registry For Red Hat Openshift Mirror Registry For Red Hat Openshift 2 Red Hat Quay 3 +1
NVD VulDB
CVSS 3.1
7.4
EPSS
0.0%
CVE-2026-79699 Sep 15, 16:25 MEDIUM This Month

A path-handling flaw in the containers/storage Go library lets a crafted tar archive containing a malicious whiteout entry (for example 'victim/.wh.') cause UnpackLayer, ApplyLayer, or ApplyUncompressedLayer to replace the extraction destination directory with an arbitrary file. Systems that unpack container image layers with this library — notably Red Hat Enterprise Linux 10, Red Hat Ansible Automation Platform 2, OpenShift Container Platform 4, Quay 3, OpenShift Virtualization, Dev Spaces, and Red Hat Hardened Images — are in scope. Exploitation requires the operator or process to unpack an attacker-supplied archive, and the integrity impact is confined to the local extraction target; no public exploit code has been identified at time of analysis, and the vulnerability is not listed in CISA KEV, consistent with the modest CVSS 3.1 base score of 4.4.

Information Disclosure Red Hat Enterprise Linux 10 Red Hat Enterprise Linux 8 Red Hat Enterprise Linux 9 Red Hat Openshift Container Platform 4 +6
NVD
CVSS 3.1
4.4
CVE-2026-79705 Sep 15, 16:23 MEDIUM This Month

Let me analyze this CVE. CVE-2026-79705: buildah/copier Go package. Path traversal via malicious symlinks in crafted tar archive, escaping extraction directory, writing files outside destination. When used outside Buildah by a non-root caller. Buildah itself uses chroot hardening, not affected. CVSS 3.1: 4.5, AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N CWE-22 Path Traversal. CPE: Red Hat Ansible Automation Platform 2, Red Hat Enterprise Linux 10 (odd that RHEL 10 listed; also RHEL 8/9/10 tags). Tags: Path Traversal, RHEL 10, RHEL 8, RHEL 9, OpenShift Container Platform 4, Ansible Automation Platform 2, Quay 3, Red Hat Hardened Images, OpenShift Virtualization 4, OpenShift Dev Spaces, Red Hat. SSVC: Exploitation none, Automatable no, Technical Impact partial. No EPSS given, no KEV. No POC mentioned. Patch data missing. Product name: buildah/copier Go package — but "1-3 words ONLY". "Buildah copier" or "containers/copier"? The primary product affected in CPE is Ansible Automation Platform 2. Hmm. The vulnerable component is the buildah/copier Go package. Product name should be... "Buildah copier" maybe. Let me use "Buildah copier". Actually the go package is github.com/containers/buildah/copier. Let's say "Buildah copier" as product name. Or "copier (Buildah)". Keep 1-3 words: "Buildah copier". Prevalence: Buildah itself is widely used but this affects copier library when used outside Buildah. Red Hat Ansible Automation Platform 2 is enterprise software. Prevalence: medium? Buildah library used broadly... The affected deployments: Red Hat products. Hmm. I'd say "medium". Assessed CVSS: The described exploitation: non-root caller, crafted tar archive, malicious symlinks. Attack vector network (AV:N given, PR:H, UI:R). The score of 4.5 matches AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N = let's verify: AV:N 0.85, AC:L 0.77, PR:H 0.27, UI:R 0.62. Exploitability = 8.22 * 0.85 * 0.77 * 0.27 * 0.62 = 8.22*0.85=6.987; *0.77=5.38; *0.27=1.4526; *0.62=0.9006. Impact: ISC affected C:

Path Traversal Red Hat Enterprise Linux 10 Red Hat Enterprise Linux 8 Red Hat Enterprise Linux 9 Red Hat Openshift Container Platform 4 +5
NVD
CVSS 3.1
4.5
CVE-2026-74242 Aug 14, 22:43 MEDIUM This Month

Red Hat Quay's notification API exposes sensitive integration secrets - including webhook URLs, Slack tokens, and email addresses - to any authenticated repository administrator who can enumerate or guess a target notification's UUID. The flaw is an Insecure Direct Object Reference (CWE-639): the notification UUID acts as the sole access control key, with no ownership check verifying that the requesting admin belongs to the repository whose notification is being accessed. No active exploitation has been confirmed (not in CISA KEV) and no public exploit code has been identified at time of analysis, but the confidentiality impact is High per CVSS due to the sensitivity of the exposed secrets.

Authentication Bypass Information Disclosure Red Hat Red Hat Openshift Update Service Red Hat Quay 3 +1
NVD VulDB
CVSS 3.1
4.4
EPSS
0.3%
CVE-2026-74241 Aug 14, 22:43 MEDIUM This Month

LDAP injection in Red Hat Quay 3's external LDAP authentication handler allows unauthenticated network attackers to inject filter metacharacters into LDAP queries when the directory server returns a referral response. Exploitation enables user-existence oracle attacks against the referral Directory Name and can potentially influence which Distinguished Name is used during password binding in multi-domain Active Directory environments. No public exploit code has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog; however, the network-accessible attack vector and lack of authentication requirement elevate practical concern for organizations using LDAP-integrated Quay deployments.

LDAP Code Injection Oracle Red Hat Red Hat Openshift Update Service +2
NVD VulDB
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-74240 Aug 14, 22:43 MEDIUM This Month

JWT claim validation failures in Red Hat Quay's federated robot account and SSO authentication pathways allow an attacker who already holds a legitimately-issued token from the same configured identity provider to bypass audience (`aud`), authorized party (`azp`), and subject (`sub`) restrictions. Affected deployments include Red Hat Quay 3 and Red Hat OpenShift Update Service across all currently tracked versions. Successful exploitation yields unauthorized access to registry resources beyond the attacker's intended scope, including potential cross-account or cross-namespace read and write access within the Quay instance. No public exploit code has been identified and this CVE is not currently listed in the CISA KEV catalog.

Authentication Bypass Red Hat Red Hat Openshift Update Service Red Hat Quay 3 Red Hat
NVD VulDB
CVSS 3.1
5.4
EPSS
0.2%
CVE-2026-16910 Jul 24, 06:36 MEDIUM This Month

Server-Side Request Forgery (SSRF) in Red Hat Quay 3's notification webhook feature allows repository administrators to weaponize the Quay worker process as an internal network proxy. By supplying attacker-controlled URLs to the Slack or generic webhook notification handlers, a repository admin can cause the Quay backend to issue POST requests to RFC-1918 addresses, cloud metadata endpoints (e.g., AWS IMDSv1 at 169.254.169.254), or other infrastructure that should be network-isolated from the application. No public exploit code has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog.

SSRF Red Hat Red Hat Openshift Update Service Red Hat Quay 3 Red Hat
NVD
CVSS 3.1
5.5
EPSS
0.2%
CVE-2026-15927 Jul 21, 04:45 MEDIUM This Month

Server-Side Request Forgery in Red Hat Quay 3 and Mirror Registry for Red Hat OpenShift 2 allows an authenticated repository administrator to pivot the Quay mirror worker through Skopeo to reach internal network services, cloud metadata endpoints (such as AWS IMDSv1), or other off-limits resources. The flaw arises because the repository-level mirror API handlers in endpoints/api/mirror.py accept an external_reference parameter without invoking the validate_external_registry_url() check that protects the organization-level equivalents. No public exploit code has been identified and the vulnerability is not listed in CISA KEV, but the CVSS scope change (S:C) reflects real lateral reach into infrastructure beyond the Quay application boundary.

SSRF Red Hat Mirror Registry For Red Hat Openshift 2 Red Hat Quay 3 Red Hat
NVD VulDB
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-16254 Jul 20, 10:42 MEDIUM This Month

Denial of service in claircore's Alpine APK package scanner affects Red Hat Advanced Cluster Security 4 and Red Hat Quay 3, where a low-privileged remote attacker can submit a container image containing malformed APK package-database data to trigger an out-of-bounds read (CWE-125) that panics the Go scanner. If the panic is not recovered, the Clair indexer process crashes, interrupting container vulnerability scanning workflows. No public exploit code exists and this CVE is not listed in the CISA KEV catalog, placing this at moderate priority despite network reachability.

Buffer Overflow Denial Of Service Information Disclosure Red Hat Red Hat Quay 3 +2
NVD
CVSS 3.1
4.3
EPSS
0.3%
CVE-2026-11569 Jun 08, 10:54 MEDIUM This Month

Stored cross-site scripting in Red Hat Quay 3.x allows an authenticated user with repository write access to upload a malicious SVG file via the filedrop endpoint, which lacks MIME type validation. The uploaded file is persisted and served inline through the CDN, meaning any victim who visits the archive URL will have attacker-controlled JavaScript execute in their browser. No public exploit has been identified at time of analysis, and exploitation requires both repository write privileges and victim interaction, limiting opportunistic mass exploitation.

XSS Red Hat Quay 3 Red Hat
NVD VulDB
CVSS 3.1
5.4
EPSS
0.0%
CVE-2026-10078 May 29, 09:30 LOW Monitor

Credential exposure in Red Hat Quay 3's config-tool GitLab OAuth validator allows OAuth client_id and client_secret to leak into system logs. The config-tool incorrectly appends these sensitive values as URL query parameters on POST requests to the GitLab endpoint, causing them to appear in server access logs, reverse proxy logs, and monitoring infrastructure. A highly privileged attacker with read access to those log systems can harvest the exposed OAuth credentials and use them for unauthorized GitLab API access. No public exploit code exists and this is not listed in CISA KEV.

Information Disclosure Gitlab Red Hat Quay 3 Red Hat
NVD
CVSS 3.1
2.7
EPSS
0.0%
CVE-2026-10052 May 29, 07:59 MEDIUM This Month

Server-Side Request Forgery (SSRF) in Red Hat Quay 3's config-tool allows a highly privileged attacker with config editor access to probe internal network infrastructure from the Quay pod's network position. By supplying attacker-controlled endpoints to the LDAP and SMTP validation functions - which make outbound connections without IP or hostname filtering - the attacker can enumerate internal services and map network topology behind the container boundary. The scope change (S:C) in the CVSS vector confirms that exploitation reaches systems beyond the Quay component itself. No public exploit code has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog.

SSRF Red Hat Quay 3 Red Hat
NVD
CVSS 3.1
4.1
EPSS
0.0%
CVE-2026-6848 Apr 22, 09:06 MEDIUM This Month

Red Hat Quay 3 bypasses password re-verification for sensitive operations such as token generation and robot account creation, allowing users with timed-out or idle authenticated sessions to perform privileged actions without providing valid credentials. An attacker with access to an abandoned browser session can execute sensitive operations despite the UI displaying authentication errors, resulting in unauthorized token creation, robot account manipulation, and information disclosure. CVSS 5.4 reflects moderate risk with network attack vector and low privilege requirements.

Information Disclosure Red Hat Red Hat Quay 3 Red Hat
NVD VulDB
CVSS 3.1
5.4
EPSS
0.1%
CVE-2026-32591 Apr 08, 17:06 MEDIUM This Month

Server-Side Request Forgery (SSRF) in Red Hat Quay's Proxy Cache configuration allows authenticated organization administrators to force the Quay server to make unvalidated network requests to internal services, cloud infrastructure endpoints, or otherwise restricted resources by supplying a crafted upstream registry hostname. With CVSS 5.2 and high confidentiality impact, this vulnerability requires administrator privileges and user interaction but poses significant risk to internal network exposure; no public exploit code or active exploitation (KEV) confirmed at time of analysis.

SSRF Red Hat Mirror Registry For Red Hat Openshift Mirror Registry For Red Hat Openshift 2 Red Hat Quay 3 +1
NVD VulDB
CVSS 3.1
5.5
EPSS
0.0%
CVE-2026-2377 Apr 08, 16:26 MEDIUM This Month

Server-side request forgery (SSRF) in Red Hat Mirror Registry and Red Hat Quay 3.x allows authenticated users to conduct arbitrary requests to internal network resources via a specially crafted URL in the log export feature, potentially exposing sensitive information and compromising internal systems. CVSS 6.5 (medium severity) with confirmed authentication requirement and high confidentiality impact. No active exploitation or public exploit code identified at time of analysis.

Authentication Bypass SSRF Mirror Registry For Red Hat Openshift Mirror Registry For Red Hat Openshift 2 Red Hat Quay 3 +1
NVD VulDB
CVSS 3.1
6.5
EPSS
0.0%
EPSS 0% CVSS 7.1
HIGH This Week

Server-Side Request Forgery in Red Hat Quay's build API allows an authenticated user with repository write access to pivot into internal network segments via the Quay builder service. Exploitation requires FEATURE_BUILD_SUPPORT to be enabled and the attacker to hold at least write-level repository permissions. The CVSS vector (PR:L, C:H) reflects a meaningful but bounded threat: internal network reconnaissance and sensitive data disclosure are achievable, though no public exploit exists and EPSS sits at 0.13% (3rd percentile), indicating no observed widespread exploitation at time of analysis.

SSRF Red Hat Red Hat Openshift Update Service +2
NVD VulDB
EPSS 0% CVSS 7.5
HIGH This Week

Red Hat Quay 3's exported action logs download endpoint fails to enforce authorization, permitting any network-accessible party who holds a valid file ID to retrieve full audit log exports without authenticating. The file IDs, while complex and not publicly guessable, are transmitted in plaintext via email notifications and webhook callbacks - creating a realistic interception pathway for adversaries with network positioning. No active exploitation or public POC has been identified; EPSS at 0.31% (23rd percentile) reflects low automated exploitation probability, though targeted disclosure remains credible wherever log export notifications traverse unencrypted channels.

Authentication Bypass Information Disclosure Red Hat +3
NVD VulDB
EPSS 0% CVSS 7.5
HIGH This Week

Red Hat Quay's Stripe billing webhook handler at /webhooks/stripe processes inbound JSON payloads without verifying the Stripe-Signature HMAC header, enabling any network-reachable unauthenticated attacker to forge billing events. Successful exploitation resets the targeted namespace's build quota to its configured maximum and dispatches unsolicited billing notification emails to namespace administrators. No public exploit has been identified and EPSS is 0.14% (4th percentile), but the zero-prerequisite attack path makes exploitation trivially scriptable by any attacker with HTTP access to the endpoint.

Authentication Bypass Red Hat Jwt Attack +3
NVD VulDB
EPSS 0% CVSS 8.2
HIGH This Week

Red Hat Quay 3 and Red Hat OpenShift Update Service expose an unauthenticated security scanner notification endpoint when the SECURITY_SCANNER_V4_PSK (pre-shared key) is absent, enabling remote unauthenticated attackers to flood the notification queue and inject path traversal characters into outbound Clair API URL paths. The primary impact is worker resource exhaustion leading to denial of service, with a secondary low-integrity impact from blind path manipulation against the configured Clair vulnerability scanner host. No public exploit identified at time of analysis, and EPSS of 0.26% (17th percentile) indicates low current exploitation probability.

Authentication Bypass Denial Of Service Path Traversal +4
NVD VulDB
EPSS 0% CVSS 7.2
HIGH This Week

Robot account token disclosure in Red Hat Quay 3 allows a user assigned to the GLOBAL_READONLY_SUPER_USERS role to read the tokens of robot accounts belonging to repositories they are not a member of. Because these tokens are long-lived registry credentials, the read-only superuser can escalate a view-only role into full impersonation of any robot account, gaining whatever push/pull and repository permissions that robot holds. No public exploit identified at time of analysis; not listed in CISA KEV.

Authentication Bypass Red Hat Quay 3 Red Hat
NVD VulDB
EPSS 0% CVSS 8.8
HIGH This Week

Authenticated remote code execution in Red Hat Quay 3 and Mirror Registry for Red Hat OpenShift arises from unsafe deserialization (CWE-502) of resumable container image layer upload state stored in the database. An attacker with the privileges needed to initiate image uploads can tamper with intermediate upload data to execute arbitrary code on the Quay server. No public exploit identified at time of analysis; EPSS is low (0.06%) and CISA SSVC marks exploitation status as none, though technical impact is rated total.

RCE Deserialization Red Hat +4
NVD VulDB
EPSS 0% CVSS 7.4
HIGH This Week

Red Hat Quay's container image upload mechanism allows authenticated users with push privileges to interfere with concurrent uploads by other users across the entire registry, enabling unauthorized read, modification, or cancellation of in-progress uploads in repositories they cannot access. This cross-repository attack vector affects Red Hat Quay 3.x and Mirror Registry deployments. EPSS score of 0.03% (8th percentile) indicates low predicted exploitation probability in the wild, and CISA SSVC framework rates this as non-automatable with no known exploitation, suggesting targeted risk rather than widespread threat despite the 7.4 CVSS score.

Authentication Bypass Red Hat Mirror Registry For Red Hat Openshift +3
NVD VulDB
CVSS 4.4
MEDIUM This Month

A path-handling flaw in the containers/storage Go library lets a crafted tar archive containing a malicious whiteout entry (for example 'victim/.wh.') cause UnpackLayer, ApplyLayer, or ApplyUncompressedLayer to replace the extraction destination directory with an arbitrary file. Systems that unpack container image layers with this library — notably Red Hat Enterprise Linux 10, Red Hat Ansible Automation Platform 2, OpenShift Container Platform 4, Quay 3, OpenShift Virtualization, Dev Spaces, and Red Hat Hardened Images — are in scope. Exploitation requires the operator or process to unpack an attacker-supplied archive, and the integrity impact is confined to the local extraction target; no public exploit code has been identified at time of analysis, and the vulnerability is not listed in CISA KEV, consistent with the modest CVSS 3.1 base score of 4.4.

Information Disclosure Red Hat Enterprise Linux 10 Red Hat Enterprise Linux 8 +8
NVD
CVSS 4.5
MEDIUM This Month

Let me analyze this CVE. CVE-2026-79705: buildah/copier Go package. Path traversal via malicious symlinks in crafted tar archive, escaping extraction directory, writing files outside destination. When used outside Buildah by a non-root caller. Buildah itself uses chroot hardening, not affected. CVSS 3.1: 4.5, AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N CWE-22 Path Traversal. CPE: Red Hat Ansible Automation Platform 2, Red Hat Enterprise Linux 10 (odd that RHEL 10 listed; also RHEL 8/9/10 tags). Tags: Path Traversal, RHEL 10, RHEL 8, RHEL 9, OpenShift Container Platform 4, Ansible Automation Platform 2, Quay 3, Red Hat Hardened Images, OpenShift Virtualization 4, OpenShift Dev Spaces, Red Hat. SSVC: Exploitation none, Automatable no, Technical Impact partial. No EPSS given, no KEV. No POC mentioned. Patch data missing. Product name: buildah/copier Go package — but "1-3 words ONLY". "Buildah copier" or "containers/copier"? The primary product affected in CPE is Ansible Automation Platform 2. Hmm. The vulnerable component is the buildah/copier Go package. Product name should be... "Buildah copier" maybe. Let me use "Buildah copier". Actually the go package is github.com/containers/buildah/copier. Let's say "Buildah copier" as product name. Or "copier (Buildah)". Keep 1-3 words: "Buildah copier". Prevalence: Buildah itself is widely used but this affects copier library when used outside Buildah. Red Hat Ansible Automation Platform 2 is enterprise software. Prevalence: medium? Buildah library used broadly... The affected deployments: Red Hat products. Hmm. I'd say "medium". Assessed CVSS: The described exploitation: non-root caller, crafted tar archive, malicious symlinks. Attack vector network (AV:N given, PR:H, UI:R). The score of 4.5 matches AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N = let's verify: AV:N 0.85, AC:L 0.77, PR:H 0.27, UI:R 0.62. Exploitability = 8.22 * 0.85 * 0.77 * 0.27 * 0.62 = 8.22*0.85=6.987; *0.77=5.38; *0.27=1.4526; *0.62=0.9006. Impact: ISC affected C:

Path Traversal Red Hat Enterprise Linux 10 Red Hat Enterprise Linux 8 +7
NVD
EPSS 0% CVSS 4.4
MEDIUM This Month

Red Hat Quay's notification API exposes sensitive integration secrets - including webhook URLs, Slack tokens, and email addresses - to any authenticated repository administrator who can enumerate or guess a target notification's UUID. The flaw is an Insecure Direct Object Reference (CWE-639): the notification UUID acts as the sole access control key, with no ownership check verifying that the requesting admin belongs to the repository whose notification is being accessed. No active exploitation has been confirmed (not in CISA KEV) and no public exploit code has been identified at time of analysis, but the confidentiality impact is High per CVSS due to the sensitivity of the exposed secrets.

Authentication Bypass Information Disclosure Red Hat +3
NVD VulDB
EPSS 0% CVSS 6.5
MEDIUM This Month

LDAP injection in Red Hat Quay 3's external LDAP authentication handler allows unauthenticated network attackers to inject filter metacharacters into LDAP queries when the directory server returns a referral response. Exploitation enables user-existence oracle attacks against the referral Directory Name and can potentially influence which Distinguished Name is used during password binding in multi-domain Active Directory environments. No public exploit code has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog; however, the network-accessible attack vector and lack of authentication requirement elevate practical concern for organizations using LDAP-integrated Quay deployments.

LDAP Code Injection Oracle +4
NVD VulDB
EPSS 0% CVSS 5.4
MEDIUM This Month

JWT claim validation failures in Red Hat Quay's federated robot account and SSO authentication pathways allow an attacker who already holds a legitimately-issued token from the same configured identity provider to bypass audience (`aud`), authorized party (`azp`), and subject (`sub`) restrictions. Affected deployments include Red Hat Quay 3 and Red Hat OpenShift Update Service across all currently tracked versions. Successful exploitation yields unauthorized access to registry resources beyond the attacker's intended scope, including potential cross-account or cross-namespace read and write access within the Quay instance. No public exploit code has been identified and this CVE is not currently listed in the CISA KEV catalog.

Authentication Bypass Red Hat Red Hat Openshift Update Service +2
NVD VulDB
EPSS 0% CVSS 5.5
MEDIUM This Month

Server-Side Request Forgery (SSRF) in Red Hat Quay 3's notification webhook feature allows repository administrators to weaponize the Quay worker process as an internal network proxy. By supplying attacker-controlled URLs to the Slack or generic webhook notification handlers, a repository admin can cause the Quay backend to issue POST requests to RFC-1918 addresses, cloud metadata endpoints (e.g., AWS IMDSv1 at 169.254.169.254), or other infrastructure that should be network-isolated from the application. No public exploit code has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog.

SSRF Red Hat Red Hat Openshift Update Service +2
NVD
EPSS 0% CVSS 6.8
MEDIUM This Month

Server-Side Request Forgery in Red Hat Quay 3 and Mirror Registry for Red Hat OpenShift 2 allows an authenticated repository administrator to pivot the Quay mirror worker through Skopeo to reach internal network services, cloud metadata endpoints (such as AWS IMDSv1), or other off-limits resources. The flaw arises because the repository-level mirror API handlers in endpoints/api/mirror.py accept an external_reference parameter without invoking the validate_external_registry_url() check that protects the organization-level equivalents. No public exploit code has been identified and the vulnerability is not listed in CISA KEV, but the CVSS scope change (S:C) reflects real lateral reach into infrastructure beyond the Quay application boundary.

SSRF Red Hat Mirror Registry For Red Hat Openshift 2 +2
NVD VulDB
EPSS 0% CVSS 4.3
MEDIUM This Month

Denial of service in claircore's Alpine APK package scanner affects Red Hat Advanced Cluster Security 4 and Red Hat Quay 3, where a low-privileged remote attacker can submit a container image containing malformed APK package-database data to trigger an out-of-bounds read (CWE-125) that panics the Go scanner. If the panic is not recovered, the Clair indexer process crashes, interrupting container vulnerability scanning workflows. No public exploit code exists and this CVE is not listed in the CISA KEV catalog, placing this at moderate priority despite network reachability.

Buffer Overflow Denial Of Service Information Disclosure +4
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Stored cross-site scripting in Red Hat Quay 3.x allows an authenticated user with repository write access to upload a malicious SVG file via the filedrop endpoint, which lacks MIME type validation. The uploaded file is persisted and served inline through the CDN, meaning any victim who visits the archive URL will have attacker-controlled JavaScript execute in their browser. No public exploit has been identified at time of analysis, and exploitation requires both repository write privileges and victim interaction, limiting opportunistic mass exploitation.

XSS Red Hat Quay 3 Red Hat
NVD VulDB
EPSS 0% CVSS 2.7
LOW Monitor

Credential exposure in Red Hat Quay 3's config-tool GitLab OAuth validator allows OAuth client_id and client_secret to leak into system logs. The config-tool incorrectly appends these sensitive values as URL query parameters on POST requests to the GitLab endpoint, causing them to appear in server access logs, reverse proxy logs, and monitoring infrastructure. A highly privileged attacker with read access to those log systems can harvest the exposed OAuth credentials and use them for unauthorized GitLab API access. No public exploit code exists and this is not listed in CISA KEV.

Information Disclosure Gitlab Red Hat Quay 3 +1
NVD
EPSS 0% CVSS 4.1
MEDIUM This Month

Server-Side Request Forgery (SSRF) in Red Hat Quay 3's config-tool allows a highly privileged attacker with config editor access to probe internal network infrastructure from the Quay pod's network position. By supplying attacker-controlled endpoints to the LDAP and SMTP validation functions - which make outbound connections without IP or hostname filtering - the attacker can enumerate internal services and map network topology behind the container boundary. The scope change (S:C) in the CVSS vector confirms that exploitation reaches systems beyond the Quay component itself. No public exploit code has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog.

SSRF Red Hat Quay 3 Red Hat
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Red Hat Quay 3 bypasses password re-verification for sensitive operations such as token generation and robot account creation, allowing users with timed-out or idle authenticated sessions to perform privileged actions without providing valid credentials. An attacker with access to an abandoned browser session can execute sensitive operations despite the UI displaying authentication errors, resulting in unauthorized token creation, robot account manipulation, and information disclosure. CVSS 5.4 reflects moderate risk with network attack vector and low privilege requirements.

Information Disclosure Red Hat Red Hat Quay 3 +1
NVD VulDB
EPSS 0% CVSS 5.5
MEDIUM This Month

Server-Side Request Forgery (SSRF) in Red Hat Quay's Proxy Cache configuration allows authenticated organization administrators to force the Quay server to make unvalidated network requests to internal services, cloud infrastructure endpoints, or otherwise restricted resources by supplying a crafted upstream registry hostname. With CVSS 5.2 and high confidentiality impact, this vulnerability requires administrator privileges and user interaction but poses significant risk to internal network exposure; no public exploit code or active exploitation (KEV) confirmed at time of analysis.

SSRF Red Hat Mirror Registry For Red Hat Openshift +3
NVD VulDB
EPSS 0% CVSS 6.5
MEDIUM This Month

Server-side request forgery (SSRF) in Red Hat Mirror Registry and Red Hat Quay 3.x allows authenticated users to conduct arbitrary requests to internal network resources via a specially crafted URL in the log export feature, potentially exposing sensitive information and compromising internal systems. CVSS 6.5 (medium severity) with confirmed authentication requirement and high confidentiality impact. No active exploitation or public exploit code identified at time of analysis.

Authentication Bypass SSRF Mirror Registry For Red Hat Openshift +3
NVD VulDB

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy