CVE-2026-74241
Received Received - Intake

LDAP Injection in Red Hat Quay

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

Publication date: 2026-08-14

Last updated on: 2026-08-14

Assigner: Red Hat, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-14
Last Modified
2026-08-14
Generated
2026-08-15
AI Q&A
2026-08-15
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-90 The product constructs all or part of an LDAP query using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended LDAP query when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in Red Hat Quay's LDAP authentication system. When an LDAP referral is returned during login, the system fails to properly escape the username input. This allows attackers to inject special LDAP filter characters, which can be used to test if a user exists in the system (user-existence oracle attack). It may also affect which directory is used for password checks in multi-domain Active Directory setups.

Detection Guidance

This vulnerability involves improper LDAP username input handling during authentication with Red Hat Quay. Detection requires checking Quay's LDAP authentication logs for unusual LDAP filter characters or referral responses. Inspect logs for patterns like unescaped special characters in usernames or unexpected DN bindings. No specific commands are provided in the context.

Impact Analysis

An attacker could exploit this to determine valid usernames in your system, which may aid further attacks like brute force or social engineering. In multi-domain environments, it might redirect password checks to unintended directories, potentially allowing unauthorized access if combined with other flaws.

Compliance Impact

This vulnerability could lead to unauthorized access or information disclosure, violating confidentiality requirements in GDPR and HIPAA. It may result in non-compliance due to insufficient authentication controls and potential exposure of user data.

Mitigation Strategies

Apply the latest security patches or updates for Red Hat Quay to address the LDAP authentication flaw. Review and restrict LDAP referral handling configurations to prevent username injection. Monitor authentication logs for suspicious LDAP filter metacharacter usage or unusual DN binding attempts.

Chat Assistant

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

EPSS Chart