Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-44598

Gravedad CVSS v4.0:
MEDIA
Tipo:
CWE-601 Redireccionamiento de URL a sitio no confiable (Open Redirect)
Fecha de publicación:
25/05/2026
Última modificación:
25/05/2026

Descripción

*** Pendiente de traducción *** With valid login credentials, URL Redirection to Untrusted Site (&amp;#39;Open Redirect&amp;#39;), Server-Side Request Forgery (SSRF) vulnerability in Apache Shiro.<br /> <br /> <br /> <br /> <br /> 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.<br /> <br /> 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.<br /> <br /> After successful login, Jakarta EE integration module uses shiroSavedRequest cookie to redirect to a particular web page after login.<br /> 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.