VYPR
Critical severityNVD Advisory· Published Jun 22, 2020· Updated Aug 4, 2024

CVE-2020-11989

CVE-2020-11989

Description

Apache Shiro before 1.5.3, when using Apache Shiro with Spring dynamic controllers, a specially crafted request may cause an authentication bypass.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache Shiro before 1.5.3 with Spring dynamic controllers allows authentication bypass via specially crafted requests.

Vulnerability

Overview

CVE-2020-11989 is an authentication bypass vulnerability in Apache Shiro versions prior to 1.5.3. The flaw occurs when Shiro is used in conjunction with Spring dynamic controllers. A specially crafted HTTP request can cause Shiro to incorrectly evaluate authentication checks, allowing an attacker to bypass security controls [1].

Exploitation

To exploit this vulnerability, the target application must be using Apache Shiro with Spring dynamic controllers. The attacker does not need prior authentication; they only need network access to send a malicious request. The crafted request manipulates the request path or parameters in a way that Shiro fails to properly match against its security rules, thereby skipping authentication [1].

Impact

Successful exploitation allows an attacker to bypass authentication entirely. This can lead to unauthorized access to protected resources, including administrative interfaces, sensitive data, or functionality that should require authentication. The impact is high as it undermines the core security mechanism of the application [1].

Mitigation

The vulnerability is fixed in Apache Shiro version 1.5.3. Users should upgrade to this version or later. No workarounds are documented; upgrading is the recommended action [1].

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.shiro:shiro-coreMaven
< 1.5.31.5.3

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

16

News mentions

0

No linked articles in our index yet.