| 0 |
| url |
VCID-3sdf-hy48-fyct |
| vulnerability_id |
VCID-3sdf-hy48-fyct |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, the password forgot endpoint returned different responses for registered and unregistered emails, allowing user enumeration. This issue has been patched in version 0.301.3. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-28358, GHSA-387m-j3p9-3php
|
| risk_score |
1.4 |
| exploitability |
0.5 |
| weighted_severity |
2.7 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-3sdf-hy48-fyct |
|
| 1 |
| url |
VCID-4k6k-vje9-8qdg |
| vulnerability_id |
VCID-4k6k-vje9-8qdg |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, the MCP token service did not validate token ownership, allowing a Creator within the same base to read, regenerate, or delete another user's MCP tokens if the token ID was known. This issue has been patched in version 0.301.3. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-28361, GHSA-p9x3-w98f-7j3q
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-4k6k-vje9-8qdg |
|
| 2 |
| url |
VCID-5bed-tjbz-xqc2 |
| vulnerability_id |
VCID-5bed-tjbz-xqc2 |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, an authenticated user with Creator role can inject arbitrary SQL via the DATEADD formula's unit parameter. This issue has been patched in version 0.301.3. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-28399, GHSA-45rp-9p97-h852
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-5bed-tjbz-xqc2 |
|
| 3 |
| url |
VCID-5fgs-yhb9-u7dn |
| vulnerability_id |
VCID-5fgs-yhb9-u7dn |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.0, an authenticated user with org-level-creator permissions can exploit prototype pollution in the `/api/v2/meta/connection/test` endpoint, causing all database write operations to fail application-wide until server restart. While the pollution technically bypasses SUPER_ADMIN authorization checks, no practical privileged actions can be performed because database operations fail immediately after pollution. Version 0.301.0 patches the issue. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-24766, GHSA-95ff-46g6-6gw9
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-5fgs-yhb9-u7dn |
|
| 4 |
| url |
VCID-69jy-4fjb-s3at |
| vulnerability_id |
VCID-69jy-4fjb-s3at |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, user-controlled content in comments and rich text cells was rendered via v-html without sanitization, enabling stored XSS. This issue has been patched in version 0.301.3. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-28398, GHSA-8vm4-g489-v3w7
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-69jy-4fjb-s3at |
|
| 5 |
|
| 6 |
| url |
VCID-as9j-1cwe-aufb |
| vulnerability_id |
VCID-as9j-1cwe-aufb |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, a stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI::() patterns are rendered via v-html without sanitization, allowing injected HTML to execute. This issue has been patched in version 0.301.3. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-28357, GHSA-vx5p-q85x-xm3c
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-as9j-1cwe-aufb |
|
| 7 |
| url |
VCID-b9mm-grag-bqaa |
| vulnerability_id |
VCID-b9mm-grag-bqaa |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.0, a stored cross-site scripting (XSS) vulnerability exists in NocoDB’s attachment handling mechanism. Authenticated users can upload malicious SVG files containing embedded JavaScript, which are later rendered inline and executed in the browsers of other users who view the attachment. Because the malicious payload is stored server-side and executed under the application’s origin, successful exploitation can lead to account compromise, data exfiltration and unauthorized actions performed on behalf of affected users. Version 0.301.0 patches the issue. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-24769, GHSA-q5c6-h22r-qpwr
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-b9mm-grag-bqaa |
|
| 8 |
| url |
VCID-d25x-pp6u-nken |
| vulnerability_id |
VCID-d25x-pp6u-nken |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.0, an unvalidated redirect (open redirect) vulnerability exists in NocoDB’s login flow due to missing validation of the `continueAfterSignIn` parameter. During authentication, NocoDB processes a user-controlled redirect value and conditionally performs client-side navigation without enforcing any restrictions on the destination’s origin, domain or protocol. This allows attackers to redirect authenticated users to arbitrary external websites after login. This vulnerability enables phishing attacks by leveraging user trust in the legitimate NocoDB login flow. While it does not directly expose credentials or bypass authentication, it increases the likelihood of credential theft through social engineering. The issue does not allow arbitrary code execution or privilege escalation, but it undermines authentication integrity. Version 0.301.0 fixes the issue. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-24768, GHSA-3hmw-8mw3-rmpj
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-d25x-pp6u-nken |
|
| 9 |
| url |
VCID-d4h6-d2sf-bqdy |
| vulnerability_id |
VCID-d4h6-d2sf-bqdy |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, rich text cell content rendered via v-html without sanitization enables stored XSS. This issue has been patched in version 0.301.3. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-28401, GHSA-wwp2-x4rj-j8rm
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-d4h6-d2sf-bqdy |
|
| 10 |
| url |
VCID-db3m-evp6-b3c9 |
| vulnerability_id |
VCID-db3m-evp6-b3c9 |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, an authenticated user with Editor role can inject arbitrary HTML into Rich Text cells by bypassing the TipTap editor and sending raw HTML via the API. This issue has been patched in version 0.301.3. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-28359, GHSA-qxwq-q265-hc44
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-db3m-evp6-b3c9 |
|
| 11 |
| url |
VCID-f4k6-mp3v-a7gc |
| vulnerability_id |
VCID-f4k6-mp3v-a7gc |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, shared view passwords were stored in plaintext in the database and compared using direct string equality. This issue has been patched in version 0.301.3. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-28360, GHSA-mpp2-x7wv-38hv
|
| risk_score |
1.4 |
| exploitability |
0.5 |
| weighted_severity |
2.7 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-f4k6-mp3v-a7gc |
|
| 12 |
| url |
VCID-f76y-v3jh-jqba |
| vulnerability_id |
VCID-f76y-v3jh-jqba |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, comments rendered via v-html without sanitization enable stored XSS. This issue has been patched in version 0.301.3. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-28397, GHSA-rcph-x7mj-54mm
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-f76y-v3jh-jqba |
|
| 13 |
| url |
VCID-qbme-rfah-9uad |
| vulnerability_id |
VCID-qbme-rfah-9uad |
| summary |
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, the password reset flow did not revoke existing refresh tokens, allowing an attacker with a previously stolen refresh token to continue minting valid JWTs after the victim resets their password. This issue has been patched in version 0.301.3. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-28396, GHSA-x4vh-j75g-268g
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-qbme-rfah-9uad |
|