7.7 HIGH
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): HIGH
- Privileges required (PR): LOW
- User interaction (UI): NONE
- Scope (S): CHANGED
- Confidentiality impact (C): LOW
- Integrity impact (I): LOW
- Availability impact (A): HIGH
In OpenStack Keystone before 28.0.1, the LDAP identity backend does …
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.
References
Affected products
- <25.0.1
- <28.0.1
- <26.1.1
- <27.0.1
Matching in nixpkgs
pkgs.keystone
Lightweight multi-platform, multi-architecture assembler framework
pkgs.rubyPackages.keystone-engine
None
pkgs.python312Packages.keystoneauth1
Authentication Library for OpenStack Identity
-
nixos-25.11 keystoneauth1-5.12.0
- nixos-25.11-small keystoneauth1-5.12.0
- nixpkgs-25.11-darwin keystoneauth1-5.12.0
pkgs.python313Packages.keystoneauth1
Authentication Library for OpenStack Identity
-
nixos-unstable keystoneauth1-5.13.1
- nixpkgs-unstable keystoneauth1-5.13.1
- nixos-unstable-small keystoneauth1-5.13.1
-
nixos-25.11 keystoneauth1-5.12.0
- nixos-25.11-small keystoneauth1-5.12.0
- nixpkgs-25.11-darwin keystoneauth1-5.12.0
pkgs.python314Packages.keystoneauth1
Authentication Library for OpenStack Identity
-
nixos-unstable keystoneauth1-5.13.1
- nixpkgs-unstable keystoneauth1-5.13.1
- nixos-unstable-small keystoneauth1-5.13.1
pkgs.rubyPackages_3_3.keystone-engine
None
pkgs.rubyPackages_3_4.keystone-engine
None
pkgs.rubyPackages_4_0.keystone-engine
None
pkgs.python312Packages.keystone-engine
Lightweight multi-platform, multi-architecture assembler framework
pkgs.python313Packages.keystone-engine
Lightweight multi-platform, multi-architecture assembler framework
pkgs.python314Packages.keystone-engine
Lightweight multi-platform, multi-architecture assembler framework
pkgs.python312Packages.python-keystoneclient
Client Library for OpenStack Identity
pkgs.python313Packages.python-keystoneclient
Client Library for OpenStack Identity
pkgs.python314Packages.python-keystoneclient
Client Library for OpenStack Identity
Package maintainers
-
@jollheef Mikhail Klementev <root@dumpstack.io>
-
@SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com>
-
@vinetos vinetos <contact+git@vinetos.fr>
-
@anthonyroussel Anthony Roussel <anthony@roussel.dev>