Description
A flaw was found in Red Hat Quay. When the SECURITY_SCANNER_V4_PSK (pre-shared key) is not set, a remote unauthenticated attacker can send POST requests to the security scanner notification endpoint. This allows the attacker to flood the notification queue and inject path traversal characters into Clair API URL paths. The primary consequence is worker resource exhaustion and blind path manipulation on the configured Clair host, potentially leading to a denial of service.
Published: 2026-08-14
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Red Hat Quay allows an attacker to send unauthenticated POST requests to the security scanner notification endpoint when the SECURITY_SCANNER_V4_PSK is not configured. This can drain worker resources and inject path‑traversal characters into the Clair API URL, causing blind path manipulation on the Clair host. The result is service disruption and a denial of service for the affected registry services.

Affected Systems

The vulnerability affects Red Hat Quay version 3 and is also referenced in the Red Hat OpenShift Update Service. No specific version range is provided beyond the Quay 3 designation; organizations running this component should review their configuration to ensure the PSK is set.

Risk and Exploitability

The CVSS base score of 6.5 indicates a moderate impact, while the EPSS score is unavailable and the issue is not included in the CISA KEV catalog, suggesting limited current exploitation data. However, the described attack vector is an unauthenticated remote POST to an exposed endpoint, meaning an attacker with network reach could trigger the flaw without authentication. Because the impact can lead to denial of service, the risk remains significant for any exposed Quay installation lacking a pre‑shared key.

Generated by OpenCVE AI on August 15, 2026 at 00:21 UTC.

Remediation

Vendor Workaround

To mitigate this vulnerability, configure the `SECURITY_SCANNER_V4_PSK` in your Red Hat Quay standalone installation. This pre-shared key enables authentication for the security scanner notification endpoint, preventing unauthenticated access. Refer to the Red Hat Quay documentation for instructions on setting this configuration parameter. A restart of the Quay service may be required for the changes to take effect.


OpenCVE Recommended Actions

  • Configure the SECURITY_SCANNER_V4_PSK parameter in the Quay configuration to a strong value, enabling authentication for the security scanner notification endpoint.
  • Restart the Quay service so that the new PSK setting takes effect.
  • Update to the latest Red Hat Quay release, which incorporates the PSK enforcement fix and removes the vulnerable notification path.

Generated by OpenCVE AI on August 15, 2026 at 00:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 15 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 14 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in Red Hat Quay. When the SECURITY_SCANNER_V4_PSK (pre-shared key) is not set, a remote unauthenticated attacker can send POST requests to the security scanner notification endpoint. This allows the attacker to flood the notification queue and inject path traversal characters into Clair API URL paths. The primary consequence is worker resource exhaustion and blind path manipulation on the configured Clair host, potentially leading to a denial of service.
Title Quay: unauthenticated secscan notification endpoint in quay when psk is unset
First Time appeared Redhat
Redhat openshift Update Service
Redhat quay
Weaknesses CWE-306
CPEs cpe:/a:redhat:openshift_update_service:5
cpe:/a:redhat:quay:3
Vendors & Products Redhat
Redhat openshift Update Service
Redhat quay
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L'}


Subscriptions

Redhat Openshift Update Service Quay
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-14T22:43:06.342Z

Reserved: 2026-08-14T19:46:37.191Z

Link: CVE-2026-74243

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T23:16:34.360

Modified: 2026-08-14T23:16:34.360

Link: CVE-2026-74243

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-14T00:00:00Z

Links: CVE-2026-74243 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-15T00:30:16Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function