CVE-2026-44304

Lemur manages TLS certificate creation. Prior to 1.9.0, Lemur's LDAP authentication module (lemur/auth/ldap.py) constructs LDAP search filters using unsanitized user input via Python string interpolation. An authenticated LDAP user can inject LDAP filter metacharacters through the username field to manipulate group membership queries and escalate their privileges to administrator. This vulnerability is fixed in 1.9.0.
Configurations

No configuration.

History

14 May 2026, 13:16

Type Values Removed Values Added
References () https://github.com/Netflix/lemur/security/advisories/GHSA-3r34-vq8m-39gh - () https://github.com/Netflix/lemur/security/advisories/GHSA-3r34-vq8m-39gh -

12 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-12 22:16

Updated : 2026-05-14 13:16


NVD link : CVE-2026-44304

Mitre link : CVE-2026-44304

CVE.ORG link : CVE-2026-44304


JSON object : View

Products Affected

No product.

CWE
CWE-90

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