Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.shiro/shiro-jakarta-ee
  4. ›
  5. CVE-2026-44598

CVE-2026-44598: Apache Shiro Vulnerable to Open Redirect, Server-Side Request Forgery

May 26, 2026 (updated June 30, 2026)

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.

References

  • github.com/advisories/GHSA-wpqm-4gwx-w843
  • nvd.nist.gov/vuln/detail/CVE-2026-44598
  • shiro.apache.org/security-reports.html

Code Behaviors & Features

Detect and mitigate CVE-2026-44598 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.0.0-alpha-0 before 2.2.0, all versions starting from 3.0.0-alpha-1 before 3.0.0-alpha-2

Fixed versions

  • 2.2.0
  • 3.0.0-alpha-2

Solution

Upgrade to versions 2.2.0, 3.0.0-alpha-2 or above.

Impact 4.1 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Source file

maven/org.apache.shiro/shiro-jakarta-ee/CVE-2026-44598.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 10 Jul 2026 12:17:59 +0000.