← Browse

CVE-2026-44598

Low

No strong exploitation signal.

CVSS base
5.4 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
EPSS — probability of exploitation (30 days)
0.4%
30.5th percentile
CISA KEV
Not listed
Weakness / dates
CWE-601
Published 2026-05-25 · modified 2026-07-24

CVSS breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Attack VectorNNetwork
Attack ComplexityLLow
Privileges RequiredLLow
User InteractionRRequired
ScopeCChanged
ConfidentialityLLow
IntegrityLLow
AvailabilityNNone

Timeline

Description

With valid login credentials, URL Redirection to Untrusted Site ('Open Redirect'), Server-Side Request Forgery (SSRF) vulnerability in Apache Shiro. This issue affects Apache Shiro from 2.0-alpha to 2.1.0, and 3.0.0-alpha-1, only when using shiro-jakarta-ee integration module. Users are recommended to upgrade to version 2.1.1, or 3.0.0-alpha-2 or later, which fixes the issue by encrypting the cookie. After successful login, Jakarta EE integration module uses shiroSavedRequest cookie to redirect to a particular web page after login. This cookie was not validated, and can be forged to send a HTTP GET request from the server itself to an arbitrary URL from the cookie.

Affected

apache

References

Official: NVD · CVE.org