CVE-2026-41430: Press vulnerable to reflected XSS on login redirection
Press, a Frappe custom app that runs Frappe Cloud, manages infrastructure, subscription, marketplace, and software-as-a-service (SaaS). Redirect parameter on login page is vulnerable to reflected XSS. The patch in commit 16d1b6ca2559f858a1de77bcb03fd7f1b81671c6 fixes the issue by restricting redirects to internal URLs only.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-41430?
CVE-2026-41430 is classified as a medium severity vulnerability due to its nature of allowing reflected XSS on the login page.
How do I fix CVE-2026-41430?
To fix CVE-2026-41430, you should apply the patch provided in the commit 16d1b6ca2559f858a1de77bc.
What vulnerability does CVE-2026-41430 address?
CVE-2026-41430 addresses a reflected XSS vulnerability that can be exploited through the login redirection parameter.
Who is affected by CVE-2026-41430?
CVE-2026-41430 affects users of Frappe Press, particularly those utilizing the login functionality.
What type of attack is possible with CVE-2026-41430?
CVE-2026-41430 allows attackers to perform reflected XSS attacks, potentially compromising user sessions.