Improper access control in Spring Security - CVE-2026-59270
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote attacker to read or modify entries in the in-memory directory.
The vulnerability exists due to improper access control in UnboundIdContainer when the embedded LDAP server binds its listener to all available network interfaces and registers a well-known administrative bind DN. A remote attacker can authenticate to the LDAP listener using the well-known administrative bind DN to read or modify entries in the in-memory directory.
The application must use UnboundIdContainer, either directly or through Spring Boot auto-configuration, and the LDAP listener port must be reachable from the attacker's network position.
Affected software
Library Support for Spring
How to mitigate CVE-2026-59270
Library Support for Spring - update to 3.5.19