CVE-2026-46547
Received Received - Intake
Reflected XSS in NocoDB Prior to 2026.04.1

Publication date: 2026-06-23

Last updated on: 2026-06-23

Assigner: GitHub, Inc.

Description
NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, a reflected XSS vulnerability exists in the Page Leaving Warning page. The ncRedirectUrl and ncBackUrl query parameters are used in window.location.href and <a> tag bindings without validation, allowing javascript: URI injection. This vulnerability is fixed in 2026.04.1.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-23
Last Modified
2026-06-23
Generated
2026-06-24
AI Q&A
2026-06-24
EPSS Evaluated
N/A
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
nocodb nocodb to 2026.04.1 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a reflected Cross-Site Scripting (XSS) issue found in NocoDB software versions prior to 2026.04.1. It occurs on the Page Leaving Warning page where the query parameters ncRedirectUrl and ncBackUrl are used directly in window.location.href and anchor (&lt;a&gt;) tag bindings without proper validation. This allows an attacker to inject malicious javascript: URIs, potentially executing arbitrary scripts in the context of the user's browser.

Impact Analysis

The reflected XSS vulnerability can allow attackers to execute malicious scripts in the victim's browser. This can lead to theft of sensitive information such as cookies or session tokens, manipulation of web content, or redirection to malicious sites. Since the vulnerability has a CVSS base score of 6.1 with scope changed and impacts on confidentiality and integrity, it poses a moderate security risk.

Mitigation Strategies

To mitigate this vulnerability, update NocoDB to version 2026.04.1 or later, where the reflected XSS issue in the Page Leaving Warning page has been fixed.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-46547. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart