CVE Catalog

CVE-2026-43827

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.41%

34th percentile - higher than 34% of all known CVEs

Summary

Default configurations of Apache Shiro have a session fixation vulnerability. Affects versions 1.0 to 2.1.0 and 3.0.0-alpha-1. In affected versions, when a session already exists, it is not invalidated upon successful login, nor is a new session generated with a new ID. Users are recommended to upgrade to version 2.1.1 or 3.0.0-alpha-2.

Risk Assessment

An attacker can force a victim to use a known session ID, and after the victim logs in, hijack the session to gain unauthorized access to the account.

Recommendation

Upgrade Apache Shiro to version 2.1.1 or 3.0.0-alpha-2 or later. Implement session ID regeneration after login.

Other vulnerabilities in Apache Shiro

See all
Original NVD description (English source)

Default configurations of Apache Shiro have a session fixation vulnerability. This issue affects Apache Shiro from 1.0 to 2.1.0, and 3.0.0-alpha-1. Users are recommended to upgrade to version 2.1.1, or 3.0.0-alpha-2 or later, which fixes the issue. In the affected versions, when a session already exists, it is not invalidated upon successful login, nor is a new session being generated with a new ID.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS