PT-2026-7017 · Apache · Apache Shiro
Jesse Yang
+1
·
Published
2026-01-01
·
Updated
2026-02-09
·
CVE-2026-23903
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Apache Shiro versions prior to 2.0.7
Description
An authentication bypass issue exists in Apache Shiro. The issue relates to bypassing authentication when accessing static files on case-insensitive filesystems by varying the case of the filename in the request, if only lower-case filters are present in Shiro. The issue only affects static files.
Recommendations
Upgrade to version 2.0.7, which resolves the issue.
Configure
filterChainResolver.caseInsensitive = true in shiro.ini.
Configure shiro.caseInsensitive=true in application.properties.Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Shiro