PT-2026-42673 · Git+2 · Nocodb
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
NocoDB versions prior to 2026.04.1
Description
A reflected Cross-Site Scripting (XSS) issue exists in the Page Leaving Warning page. The application reads the
ncRedirectUrl and ncBackUrl query parameters from the route query without proper validation. These parameters are used in window.location.href and <a> tag bindings. When the isSameOriginUrl() function returns false, which occurs with javascript: URIs, the raw URL is assigned to window.location.href, allowing the execution of arbitrary JavaScript in the context of the application. This can be triggered by sending a crafted link to a victim and does not require authentication.Recommendations
Update to version 2026.04.1.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Nocodb