CVE-2026-33510

Homarr is an open-source dashboard. Prior to 1.57.0, a DOM-based Cross-Site Scripting (XSS) vulnerability has been discovered in Homarr's /auth/login page. The application improperly trusts a URL parameter (callbackUrl), which is passed to redirect and router.push. An attacker can craft a malicious link that, when opened by an authenticated user, performs a client-side redirect and executes arbitrary JavaScript in the context of their browser. This could lead to credential theft, internal network pivoting, and unauthorized actions performed on behalf of the victim. This vulnerability is fixed in 1.57.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:homarr:homarr:*:*:*:*:*:*:*:*

History

09 Apr 2026, 18:40

Type Values Removed Values Added
First Time Homarr
Homarr homarr
CPE cpe:2.3:a:homarr:homarr:*:*:*:*:*:*:*:*
References () https://github.com/homarr-labs/homarr/security/advisories/GHSA-79pg-554g-rw82 - () https://github.com/homarr-labs/homarr/security/advisories/GHSA-79pg-554g-rw82 - Exploit, Mitigation, Vendor Advisory

06 Apr 2026, 16:16

Type Values Removed Values Added
References () https://github.com/homarr-labs/homarr/security/advisories/GHSA-79pg-554g-rw82 - () https://github.com/homarr-labs/homarr/security/advisories/GHSA-79pg-554g-rw82 -

06 Apr 2026, 15:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-06 15:17

Updated : 2026-04-09 18:40


NVD link : CVE-2026-33510

Mitre link : CVE-2026-33510

CVE.ORG link : CVE-2026-33510


JSON object : View

Products Affected

homarr

  • homarr
CWE
CWE-87

Improper Neutralization of Alternate XSS Syntax

CWE-601

URL Redirection to Untrusted Site ('Open Redirect')