216.73.217.22

CVE-2026-40683

· Published 14/04/2026 20:16 · Modified 14/04/2026 21:16

Labels: CVE-2026-40683 2026-04-14CVE-2026-40683CWE-843[email protected]

Essential information

Published
14/04/2026 20:16
Modified
14/04/2026 21:16
Author
Creator
CVSS
7.7 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H

CVSS metrics

Description

In OpenStack Keystone before 28.0.1, the LDAP identity backend does not convert the user enabled attribute to a boolean when the user_enabled_invert configuration option is False (the default). The _ldap_res_to_model method in the UserApi class only performed string-to-boolean conversion when user_enabled_invert was True. When False, the raw string value from LDAP (e.g., "FALSE") was used directly. Since non-empty strings are truthy in Python, users marked as disabled in LDAP were treated as enabled by Keystone, allowing them to authenticate and perform actions. All deployments using the LDAP identity backend without user_enabled_invert=True or user_enabled_emulation are affected.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
openstack / keystone cpe:2.3:a:openstack:keystone:<28.0.1:*:*:*:*:*:*:*

References