Description
Spring Security's embedded UnboundID LDAP server (UnboundIdContainer) unconditionally registers an administrative credential and binds its listener to all available network interfaces.
Spring Security 7.1.0
Spring Security 7.0.0 - 7.0.6
Spring Security 6.5.0 - 6.5.11
Spring Security 6.4.0 - 6.4.18
Spring Security 5.8.0 - 5.8.27
Spring Security 5.7.0 - 5.7.25
Published: 2026-08-27
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Spring Security’s embedded UnboundID LDAP server automatically registers a default administrative credential and binds to all network interfaces. This exposure allows attackers to discover a well‑known bind DN and gain administrative access to the LDAP directory. Such privileged access can compromise confidentiality, integrity, and availability of directory data and all services relying on it.

Affected Systems

Affected releases include Spring Security 7.1.0, 7.0.0‑7.0.6, 6.5.0‑6.5.11, 6.4.0‑6.4.18, 5.8.0‑5.8.27, and 5.7.0‑5.7.25. The vulnerability resides in the UnboundID LDAP integration bundled with these versions.

Risk and Exploitability

The CVSS score of 9.4 indicates high severity. No EPSS data is available, and the vulnerability is not listed in CISA’s KEV catalog. Attackers can exploit the exposed administrative DN over any network interface the server listens on, making local or remote network compromise a realistic threat. Lacking additional authentication controls, an attacker with network reach can perform LDAP administration without further credentials.

Generated by OpenCVE AI on August 27, 2026 at 07:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Spring Security to a patched release that removes the default administrative DN and restricts the embedded LDAP listener to authorized interfaces
  • If the embedded LDAP server is not required for your application, disable or remove the UnboundID integration from the Spring Security configuration
  • Configure firewall or network ACL rules to block all unnecessary inbound traffic to the port used by the embedded LDAP service

Generated by OpenCVE AI on August 27, 2026 at 07:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 27 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring Security
Weaknesses CWE-200
CWE-620
Vendors & Products Spring
Spring spring Security

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description Spring Security's embedded UnboundID LDAP server (UnboundIdContainer) unconditionally registers an administrative credential and binds its listener to all available network interfaces. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6 Spring Security 6.5.0 - 6.5.11 Spring Security 6.4.0 - 6.4.18 Spring Security 5.8.0 - 5.8.27 Spring Security 5.7.0 - 5.7.25
Title Spring Security embedded UnboundID LDAP server exposes well-known administrative bind DN on all network interfaces
References
Metrics cvssV3_1

{'score': 9.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L'}


Subscriptions

Spring Spring Security
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T05:21:42.223Z

Reserved: 2026-07-04T18:13:09.972Z

Link: CVE-2026-59270

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T06:17:21.223

Modified: 2026-08-27T06:17:21.223

Link: CVE-2026-59270

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T07:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-620

    Unverified Password Change