SCA: security update for org.apache.shiro:shiro-jakarta-ee (GHSA-wpqm-4gwx-w843)

medium Tenable Self-Hosted Container Security Plugin ID 444182

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-44598)

Solution

Update the org.apache.shiro:shiro-jakarta-ee library and its related packages to version 2.2.0 or later.

See Also

https://github.com/advisories/GHSA-wpqm-4gwx-w843

Plugin Details

Severity: Medium

ID: 444182

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 6/30/2026

Updated: 6/30/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.8

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.1

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:N

CVSS Score Source: CVE-2026-44598

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 1.2

Threat Vector: CVSS:4.0/E:U

Vector: 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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/26/2026

Vulnerability Publication Date: 5/25/2026

Reference Information

CVE: CVE-2026-44598

cwe: CWE-601