LDAP Injection Affecting shiro package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.49% (39th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIANUNSTABLE-SHIRO-17375089
  • published18 Jun 2026
  • disclosed17 Jun 2026

Introduced: 17 Jun 2026

CVE-2026-49268  (opens in a new tab)
CWE-90  (opens in a new tab)

How to fix?

There is no fixed version for Debian:unstable shiro.

NVD Description

Note: Versions mentioned in the description apply only to the upstream shiro package and not the shiro package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

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.