← back
CVE-2026-49268highCWE-90

Apache Shiro: LDAP DN Injection in DefaultLdapRealm

41Vexday Risk Score

No sign of exploitation. It has a public proof of concept.

ssvc Attendcvss 8.8epss 0.5%
from disclosure to weapon50 days
Published on NVDJun 17
1st PoC+50d
exploitation probability
0.5%top 60% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
A remote attacker can inject LDAP special characters into the Distinguished Name (DN) construction in DefaultLdapRealm class. User-supplied username input is directly concatenated into the LDAP DN template without any escaping of RFC 2253 special characters. This allows an attacker to manipulate the DN structure used for LDAP bind authentication, potentially bypassing authentication or impersonating other users. This issue affects all Apache Shiro versions through 2.2.0, and 3.0.0-alpha-1 when using DefaultLdapRealm Upgrade to Apache Shiro 2.2.1 or 3.0.0-alpha-2 or later, which fixes the issue.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/RE:L/U:Red
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.