When using Apache Shiro with the shiro-guice module in a...
High severity
Unreviewed
Published
Jun 25, 2026
to the GitHub Advisory Database
•
Updated Jun 25, 2026
Description
Published by the National Vulnerability Database
Jun 25, 2026
Published to the GitHub Advisory Database
Jun 25, 2026
Last updated
Jun 25, 2026
When using Apache Shiro with the shiro-guice module in a web servlet context, a specially crafted HTTP request may cause an authentication bypass.
This vulnerability is similar to https://www.cve.org/CVERecord?id=CVE-2020-1957 https://www.cve.org/CVERecord , except that it affects the
shiro-guicemodule instead of theshiro-springmodule.This issue affects all Apache Shiro versions through 2.x, and 3.0.0-alpha-1 only when using
shiro-guicemodule in a web servlet context.Upgrade to version 3.0.0 or later, which fixes the issue.
References