Skip to main content

Incorrect Authorization

CVE-2026-59270

Severity High
Score 9.1/10

Summary

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 through 7.0.6 Spring Security 6.5.0 through 6.5.11 Spring Security 6.4.0 through 6.4.18 Spring Security 5.8.0 through 5.8.27 Spring Security 5.7.0 through 5.7.25

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • NONE

CWE-863 - Incorrect Authorization

Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.

References

Advisory Timeline

  • Published