GHSA-wpqm-4gwx-w843

Suggest an improvement
Source
https://github.com/advisories/GHSA-wpqm-4gwx-w843
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-wpqm-4gwx-w843/GHSA-wpqm-4gwx-w843.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-wpqm-4gwx-w843
Aliases
  • CVE-2026-44598
Published
2026-05-26T13:30:50Z
Modified
2026-06-30T17:56:29Z
Severity
  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/S:N/AU:Y/R:A/V:D/RE:L/U:Green CVSS Calculator
Summary
Apache Shiro Vulnerable to Open Redirect, Server-Side Request Forgery
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-601"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2026-06-30T17:29:49Z",
    "nvd_published_at": "2026-05-25T21:16:34Z",
    "severity": "MODERATE"
}
References

Affected packages

Maven / org.apache.shiro:shiro-jakarta-ee

Package

Name
org.apache.shiro:shiro-jakarta-ee
View open source insights on deps.dev
Purl
pkg:maven/org.apache.shiro/shiro-jakarta-ee

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.0.0-alpha-0
Fixed
2.2.0

Affected versions

2.*
2.0.0-alpha-1
2.0.0-alpha-2
2.0.0-alpha-3
2.0.0-alpha-4
2.0.0
2.0.1
2.0.2
2.0.3
2.0.4
2.0.5
2.0.6
2.1.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-wpqm-4gwx-w843/GHSA-wpqm-4gwx-w843.json"

Maven / org.apache.shiro:shiro-jakarta-ee

Package

Name
org.apache.shiro:shiro-jakarta-ee
View open source insights on deps.dev
Purl
pkg:maven/org.apache.shiro/shiro-jakarta-ee

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.0.0-alpha-1
Fixed
3.0.0-alpha-2

Affected versions

3.*
3.0.0-alpha-1

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-wpqm-4gwx-w843/GHSA-wpqm-4gwx-w843.json"