CVE-2026-74243

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.

Statement

Moderate: This flaw in Red Hat Quay allows unauthenticated attackers to flood the security scanner notification endpoint, potentially leading to worker resource exhaustion and blind path manipulation on the configured Clair host. This risk is primarily present in standalone Quay installations where the SECURITY_SCANNER_V4_PSK is not explicitly configured, as operator-managed deployments automatically generate this key.

Mitigation

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.

Common Vulnerability Scoring System (CVSS) Score Details

Info alert:Important note

CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authority (CNA) source for its products and services (see Red Hat classifications).

The following CVSS metrics and score provided are preliminary and subject to review.

CVSS v3 Score Breakdown

Red HatNVDcve.org
Base Score6.5N/A6.5
Attack VectorNetworkN/ANetwork
Attack ComplexityLowN/ALow
Privileges RequiredNoneN/ANone
User InteractionNoneN/ANone
ScopeUnchangedN/AUnchanged
ConfidentialityNoneN/ANone
Integrity ImpactLowN/ALow
Availability ImpactLowN/ALow

Vector

Red Hat: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

cve.org: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

Understanding the Weakness (CWE)

Access Control,Other

Technical Impact: Gain Privileges or Assume Identity; Varies by Context

Exposing critical functionality essentially provides an attacker with the privilege level of that functionality. The consequences will depend on the associated functionality, but they can range from reading or modifying sensitive data, accessing administrative or other privileged functionality, or possibly even executing arbitrary code.

Acknowledgements

Red Hat would like to thank meifukun (https://github.com/meifukun) for reporting this issue.

Frequently Asked Questions

Want to get errata notifications? Sign up here.