CVE-2026-44305 PUBLISHED

Lemur: LDAP TLS certificate verification globally disabled enables credential interception

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 12.05.2026 Updated: 12.05.2026

Lemur manages TLS certificate creation. Prior to 1.9.0, when LDAP TLS is enabled (LDAP_USE_TLS = True), Lemur's LDAP authentication module unconditionally disables TLS certificate verification at the global ldap module level. This allows a man-in-the-middle attacker positioned between Lemur and the LDAP server to intercept all authentication credentials. This vulnerability is fixed in 1.9.0.

Metrics

CVSS Vector: CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
CVSS Score: 6.8

Product Status

Vendor Netflix
Product lemur
Versions
  • Version < 1.9.0 is affected

References

Problem Types

  • CWE-295: Improper Certificate Validation CWE