{"schema_version": "1.6.1", "id": "CVE-2026-56130", "summary": "Remember-me cookie isn't checked for expiry on the server", "details": "\"Remember me\" cookie age is not verified on the server. This potentially allows an attacker to intercept a valid cookie and reuse it indefinitely, even after the configured expiration time has passed.\nThis issue affects all Apache Shiro versions from 1.2.4 through 2.x, and 3.0.0-alpha-1, only when RememberMe functionality is enabled.\n\n\nUpgrade to version 3.0.0 or later, which fixes the issue.", "affected": [{"ranges": [{"type": "SEMVER", "events": [{"introduced": "1.2.4"}, {"last_affected": "1.2.4"}]}, {"type": "SEMVER", "events": [{"introduced": "3.0.0-alpha-0"}, {"last_affected": "3.0.0-alpha-0"}]}]}], "references": [{"type": "WEB", "url": "https://lists.apache.org/thread/9k9b3bmlq516ylvf7cdp3dlrtdtmxbmo"}]}