🔐 CVE Alert

CVE-2026-23903

MEDIUM 5.3

Apache Shiro: Auth bypass when accessing static files only on case-insensitive filesystems

CVSS Score
5.3
EPSS Score
0.4%
EPSS Percentile
29th

Authentication Bypass by Alternate Name vulnerability in Apache Shiro. This issue affects Apache Shiro: before 2.0.7. Users are recommended to upgrade to version 2.0.7, which fixes the issue. The issue only effects static files. If static files are served from a case-insensitive filesystem, such as default macOS setup, static files may be accessed by varying the case of the filename in the request. If only lower-case (common default) filters are present in Shiro, they may be bypassed this way. Shiro 2.1.0 and later has a new parameters to remediate this issue shiro.ini: filterChainResolver.caseInsensitive = true application.properties: shiro.caseInsensitive=true Shiro 3.0.0 and later makes this the default in shiro.ini-based configurations. Shiro 3.0.1 and later makes this the default in all configurations, including programmatic and Spring / Spring Boot.

CWE CWE-289
Vendor apache software foundation
Product apache shiro
Published Feb 9, 2026
Last Updated Aug 20, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache shiro

Be the first to know when new medium vulnerabilities affecting apache software foundation apache shiro are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

Apache Software Foundation / Apache Shiro
0 < 2.0.7

References

NVD ↗ CVE.org ↗ EPSS Data ↗
lists.apache.org: https://lists.apache.org/thread/5jjf0hnjcol58z2m5y255c7scz1lnp8k openwall.com: http://www.openwall.com/lists/oss-security/2026/02/08/1

Credits

Jesse Yang Lenny Pimak