Vulnerability Description
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 Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Shiro | < 2.2.1 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/svszql3od8td7hn6conyj2oq70v53b5sMailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2026/06/17/8Third Party Advisory
FAQ
What is CVE-2026-49268?
CVE-2026-49268 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 tem...
How severe is CVE-2026-49268?
CVE-2026-49268 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-49268?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Shiro.