Open redirect in isURLInPortal - CVE-2026-28413
Published: April 28, 2026
isURLInPortal
Detailed vulnerability description
The vulnerability allows a remote attacker to redirect users to an untrusted external website.
The vulnerability exists due to url redirection to an untrusted site in the login redirect handling in Products.isurlinportal when processing a crafted came_from parameter containing more than two forward slashes. A remote attacker can supply a specially crafted login URL to redirect users to an untrusted external website.
Only customized login flows, such as those modified by add-ons, are affected.