Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.shiro/shiro-spring
  4. ›
  5. CVE-2026-23903

CVE-2026-23903: Apache Shiro has an Authentication Bypass

February 9, 2026 (updated February 11, 2026)

Authentication Bypass: A vulnerability exists in Apache Shiro that allows authentication bypass for static files when served from a case-insensitive filesystem (such as the default configuration on macOS or Windows).

The issue arises when Shiro’s URL filters are configured with lower-case rules (a common default), but the underlying operating system treats mixed-case filenames as identical. An attacker can access protected static resources by varying the capitalization of the filename in the request (e.g., requesting /SECRET.TXT to bypass a rule for /secret.txt).

This issue specifically affects static file handling and does not impact dynamic resource paths that are case-sensitive.

References

  • github.com/advisories/GHSA-c244-p6m5-vqj6
  • github.com/apache/shiro
  • github.com/apache/shiro/commit/3b9638b957495004599aeaf24ba8949e309f26e8
  • lists.apache.org/thread/5jjf0hnjcol58z2m5y255c7scz1lnp8k
  • nvd.nist.gov/vuln/detail/CVE-2026-23903

Code Behaviors & Features

Detect and mitigate CVE-2026-23903 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.1.0

Fixed versions

  • 2.1.0

Solution

Upgrade to version 2.1.0 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-289: Authentication Bypass by Alternate Name

Source file

maven/org.apache.shiro/shiro-spring/CVE-2026-23903.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:17:01 +0000.