nocodb CVE Vulnerabilities & Metrics

Focus on nocodb vulnerabilities and metrics.

Last updated: 10 Sep 2025, 22:25 UTC

About nocodb Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with nocodb. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total nocodb CVEs: 16
Earliest CVE date: 10 Jan 2022, 16:15 UTC
Latest CVE date: 06 Mar 2025, 19:15 UTC

Latest CVE reference: CVE-2025-27506

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): -80.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): -80.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical nocodb CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 2.58

Max CVSS: 6.8

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 10
4.0-6.9 6
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS nocodb CVEs

These are the five CVEs with the highest CVSS scores for nocodb, sorted by severity first and recency.

All CVEs for nocodb

CVE-2025-27506 nocodb vulnerability CVSS: 0 06 Mar 2025, 19:15 UTC

NocoDB is software for building databases as spreadsheets. The API endpoint related to the password reset function is vulnerable to Reflected Cross-Site-Scripting. The endpoint /api/v1/db/auth/password/reset/:tokenId is vulnerable to Reflected Cross-Site-Scripting. The flaw occurs due to implementation of the client-side template engine ejs, specifically on file resetPassword.ts where the template is using the insecure function “<%-“, which is rendered by the function renderPasswordReset. This vulnerability is fixed in 0.258.0.

CVE-2023-50718 nocodb vulnerability CVSS: 0 14 May 2024, 14:17 UTC

NocoDB is software for building databases as spreadsheets. Prior to version 0.202.10, an authenticated attacker with create access could conduct a SQL Injection attack on MySQL DB using unescaped `table_name`. This vulnerability may result in leakage of sensitive data in the database. Version 0.202.10 contains a patch for the issue.

CVE-2023-50717 nocodb vulnerability CVSS: 0 14 May 2024, 14:17 UTC

NocoDB is software for building databases as spreadsheets. Starting in verson 0.202.6 and prior to version 0.202.10, an attacker can upload a html file with malicious content. If user tries to open that file in browser malicious scripts can be executed leading stored cross-site scripting attack. This allows remote attacker to execute JavaScript code in the context of the user accessing the vector. An attacker could have used this vulnerability to execute requests in the name of a logged-in user or potentially collect information about the attacked user by displaying a malicious form. Version 0.202.10 contains a patch for the issue.

CVE-2023-49781 nocodb vulnerability CVSS: 0 14 May 2024, 14:06 UTC

NocoDB is software for building databases as spreadsheets. Prior to 0.202.9, a stored cross-site scripting vulnerability exists within the Formula virtual cell comments functionality. The nc-gui/components/virtual-cell/Formula.vue displays a v-html tag with the value of "urls" whose contents are processed by the function replaceUrlsWithLink(). This function recognizes the pattern URI::(XXX) and creates a hyperlink tag <a> with href=XXX. However, it leaves all the other contents outside of the pattern URI::(XXX) unchanged. This vulnerability is fixed in 0.202.9.

CVE-2023-43794 nocodb vulnerability CVSS: 0 17 Oct 2023, 21:15 UTC

Nocodb is an open source Airtable alternative. Affected versions of nocodb contain a SQL injection vulnerability, that allows an authenticated attacker with creator access to query the underlying database. By supplying a specially crafted payload to the given an attacker can inject arbitrary SQL queries to be executed. Since this is a blind SQL injection, an attacker may need to use time-based payloads which would include a function to delay execution for a given number of seconds. The response time indicates, whether the result of the query execution was true or false. Depending on the result, the HTTP response will be returned after a given number of seconds, indicating TRUE, or immediately, indicating FALSE. In that way, an attacker can reveal the data present in the database. This vulnerability has been addressed in version 0.111.0. Users are advised to upgrade. There are no known workarounds for this vulnerability. This issue is also tracked as `GHSL-2023-141`.

CVE-2023-5104 nocodb vulnerability CVSS: 0 21 Sep 2023, 09:15 UTC

Improper Input Validation in GitHub repository nocodb/nocodb prior to 0.96.0.

CVE-2023-35843 nocodb vulnerability CVSS: 0 19 Jun 2023, 18:15 UTC

NocoDB through 0.106.0 (or 0.109.1) has a path traversal vulnerability that allows an unauthenticated attacker to access arbitrary files on the server by manipulating the path parameter of the /download route. This vulnerability could allow an attacker to access sensitive files and data on the server, including configuration files, source code, and other sensitive information.

CVE-2022-3423 nocodb vulnerability CVSS: 0 07 Oct 2022, 11:15 UTC

Allocation of Resources Without Limits or Throttling in GitHub repository nocodb/nocodb prior to 0.92.0.

CVE-2022-2339 nocodb vulnerability CVSS: 5.0 07 Jul 2022, 04:15 UTC

With this SSRF vulnerability, an attacker can reach internal addresses to make a request as the server and read it's contents. This attack can lead to leak of sensitive information.

CVE-2022-2079 nocodb vulnerability CVSS: 3.5 14 Jun 2022, 09:15 UTC

Cross-site Scripting (XSS) - Stored in GitHub repository nocodb/nocodb prior to 0.91.7+.

CVE-2022-2064 nocodb vulnerability CVSS: 6.5 13 Jun 2022, 12:15 UTC

Insufficient Session Expiration in GitHub repository nocodb/nocodb prior to 0.91.7+.

CVE-2022-2063 nocodb vulnerability CVSS: 6.8 13 Jun 2022, 12:15 UTC

Improper Privilege Management in GitHub repository nocodb/nocodb prior to 0.91.7+.

CVE-2022-2062 nocodb vulnerability CVSS: 5.0 13 Jun 2022, 12:15 UTC

Generation of Error Message Containing Sensitive Information in GitHub repository nocodb/nocodb prior to 0.91.7+.

CVE-2022-2022 nocodb vulnerability CVSS: 3.5 07 Jun 2022, 20:15 UTC

Cross-site Scripting (XSS) - Stored in GitHub repository nocodb/nocodb prior to 0.91.7.

CVE-2022-22121 nocodb vulnerability CVSS: 6.0 10 Jan 2022, 16:15 UTC

In NocoDB, versions 0.81.0 through 0.83.8 are affected by CSV Injection vulnerability (Formula Injection). A low privileged attacker can create a new table to inject payloads in the table rows. When an administrator accesses the User Management endpoint and exports the data as a CSV file and opens it, the payload gets executed.

CVE-2022-22120 nocodb vulnerability CVSS: 5.0 10 Jan 2022, 16:15 UTC

In NocoDB, versions 0.9 to 0.83.8 are vulnerable to Observable Discrepancy in the password-reset feature. When requesting a password reset for a given email address, the application displays an error message when the email isn't registered within the system. This allows attackers to enumerate the registered users' email addresses.