CVE Catalog

CVE-2026-43828

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

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

Summary

Default configurations of Apache Shiro send sensitive cookies (JSESSIONID and rememberMe) in HTTPS sessions without the 'Secure' attribute. Affects versions 1.0 to 2.1.0 and 3.0.0-alpha-1. Fixed in 2.1.1 and 3.0.0-alpha-2.

Risk Assessment

Cookies can be intercepted by an attacker over unsecured connections, enabling session theft and user impersonation.

Recommendation

Update Apache Shiro to version 2.1.1 or 3.0.0-alpha-2 (or later) and configure the Secure attribute for cookies.

Other vulnerabilities in Apache Shiro

See all
Original NVD description (English source)

Default configurations of Apache Shiro send sensitive cookies in HTTPS session without 'Secure' attribute. 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, Shiro-native session manager, as well as Remember-Me manager sends JSESSIONID and rememberMe cookies without 'secure' attribute by default.

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