CVE-2026-23903
CVE-2026-23903 is a medium-severity vulnerability in Apache Shiro with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-289.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (28th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-6903
- Weakness: CWE-289
- Affected product: Apache Shiro
- Published:
- Last modified:
Description
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.0.7 and later has a new parameters to remediate this issue shiro.ini: filterChainResolver.caseInsensitive = true application.propertie: shiro.caseInsensitive=true Shiro 3.0.0 and later (upcoming) makes this the default.
Frequently asked questions
- What is CVE-2026-23903?
- 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.0.7 and later has a new parameters to remediate this issue shiro.ini: filterChainResolver.caseInsensitive = true application.propertie: shiro.caseInsensitive=true Shiro 3.0.0 and later (upcoming) makes this the default.
- How severe is CVE-2026-23903?
- CVE-2026-23903 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2026-23903 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (28th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-23903?
- CVE-2026-23903 affects Apache Shiro. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-23903?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-23903 have an EU (EUVD) identifier?
- Yes. CVE-2026-23903 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-6903.
- When was CVE-2026-23903 published?
- CVE-2026-23903 was published on 2026-02-09 and last updated on 2026-06-17.
References
- https://lists.apache.org/thread/5jjf0hnjcol58z2m5y255c7scz1lnp8k
- http://www.openwall.com/lists/oss-security/2026/02/08/1
Affected products (1)
- cpe:2.3:a:apache:shiro:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Shiro
- CVE-2023-34478 — Critical (CVSS 9.8): Apache Shiro, before 1.12.0 or 2.0.0-alpha-3, may be susceptible to a path traversal attack that results in an…
- CVE-2022-40664 — Critical (CVSS 9.8): Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in Shiro when forwarding or including via…
- CVE-2022-32532 — Critical (CVSS 9.8): Apache Shiro before 1.9.1, A RegexRequestMatcher can be misconfigured to be bypassed on some servlet containers.…
- CVE-2021-41303 — Critical (CVSS 9.8): Apache Shiro before 1.8.0, when using Apache Shiro with Spring Boot, a specially crafted HTTP request may cause an…
- CVE-2020-17523 — Critical (CVSS 9.8): Apache Shiro before 1.7.1, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an…
- CVE-2020-17510 — Critical (CVSS 9.8): Apache Shiro before 1.7.0, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an…
All CVEs affecting Apache Shiro →
Other CWE-289 vulnerabilities
- CVE-2026-9701 — Critical (CVSS 9.8): The Eventer plugin for WordPress is vulnerable to an insecure password reset mechanism in all versions up to, and…
- CVE-2026-24058 — Critical (CVSS 9.8): Soft Serve is a self-hostable Git server for the command line. Versions 0.11.2 and below have a critical authentication…
- CVE-2025-13613 — Critical (CVSS 9.8): The Elated Membership plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including,…
- CVE-2024-56511 — Critical (CVSS 9.8): DataEase is an open source data visualization analysis tool. Prior to 2.10.4, there is a flaw in the authentication in…
- CVE-2023-1803 — Critical (CVSS 9.8): Authentication Bypass by Alternate Name vulnerability in DTS Electronics Redline Router firmware allows Authentication…
- CVE-2025-29266 — Critical (CVSS 9.6): Unraid 7.0.0 before 7.0.1 allows remote users to access the Unraid WebGUI and web console as root without…