Description
A flaw was found in Red Hat Quay's external Lightweight Directory Access Protocol (LDAP) authentication handling. When an LDAP referral is returned during authentication, the system does not properly escape the username input. This allows an attacker to inject LDAP filter metacharacters, enabling user-existence oracle attacks at the referral Directory Name (DN). This could also potentially influence which DN is used for password binding in multi-domain Active Directory environments.
Published: 2026-08-14
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in Quay's processing of LDAP referrals during authentication. When a referral is returned, the username supplied by the user is not properly escaped, allowing injection of LDAP filter metacharacters. These injected characters let an attacker query for the existence of users at the referral DN, turning the service into an oracle that reveals which accounts exist. The injection could also affect which DN is selected for password binding in multi‑domain Active Directory deployments, potentially altering authentication flow.

Affected Systems

The vulnerability affects Red Hat OpenShift Update Service version 5 and Red Hat Quay version 3. No specific sub‑versions are listed, so all installations of the mentioned products should be considered at risk.

Risk and Exploitability

With a CVSS score of 4.8, the vulnerability represents a moderate risk. The EPSS value is not available, and the entry is not in CISA KEV, indicating limited public exploitation evidence. The attack requires supplying crafted usernames to the LDAP authentication endpoint, implying remote interaction. Official Red Hat CNA maintenance notes that no suitable workaround is available that meets security criteria, so mitigation relies on applying a patch, disabling LDAP authentication, or restricting referrals. While the impact is primarily enumeration and manipulation of authentication, it does not provide immediate code execution but can aid broader attacks within the environment.

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

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.


OpenCVE Recommended Actions

  • Update to the latest Red Hat Quay release that addresses the LDAP injection flaw.
  • If external LDAP authentication is not critical, disable it in Quay to eliminate the attack surface.
  • Configure the LDAP server to suppress referrals or enforce strict DN filtering to reduce injection opportunities.
  • Monitor authentication logs for anomalous LDAP referral patterns that could signal exploitation attempts.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:redhat:openshift_update_service:-:*:*:*:*:*:*:*
cpe:2.3:a:redhat:quay:3.0.0:*:*:*:*:*:*:*

Mon, 17 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat quay 3
Vendors & Products Redhat quay 3

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's external Lightweight Directory Access Protocol (LDAP) authentication handling. When an LDAP referral is returned during authentication, the system does not properly escape the username input. This allows an attacker to inject LDAP filter metacharacters, enabling user-existence oracle attacks at the referral Directory Name (DN). This could also potentially influence which DN is used for password binding in multi-domain Active Directory environments.
Title Quay: ldap referral filter injection in quay external ldap authentication
First Time appeared Redhat
Redhat openshift Update Service
Redhat quay
Weaknesses CWE-90
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': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

Redhat Openshift Update Service Quay Quay 3
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-17T15:51:54.577Z

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

Link: CVE-2026-74241

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-20T19:13:47.607

Link: CVE-2026-74241

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-74241 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T10:30:08Z

Weaknesses
  • CWE-90

    Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')