CVE-2026-47386
- EPSS 0.2%
- Veröffentlicht 23.06.2026 20:12:13
- Zuletzt bearbeitet 25.06.2026 14:21:00
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, two concurrent token-exchange requests using the same OAuth authorization code could each mint a distinct valid (access_token, refresh_token) pair, breaking the single-use...
CVE-2026-47387
- EPSS 0.23%
- Veröffentlicht 23.06.2026 20:11:02
- Zuletzt bearbeitet 25.06.2026 14:21:00
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the shared form-view submit handler (packages/nc-gui/composables/useSharedFormViewStore.ts) in NocoDB writes the form's redirect_url to window.location.href after a same-h...
CVE-2026-47388
- EPSS 0.21%
- Veröffentlicht 23.06.2026 20:09:30
- Zuletzt bearbeitet 25.06.2026 14:21:00
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a low-privilege MCP token holder with knowledge of an attachment path could read any file in shared storage, including attachments belonging to other bases and workspaces,...
CVE-2026-53926
- EPSS 0.3%
- Veröffentlicht 23.06.2026 20:08:19
- Zuletzt bearbeitet 25.06.2026 14:21:00
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, revokeAllOAuthTokensByUser in the users service is an empty stub being called from passwordChange, passwordForgot, and passwordReset. OAuth access and refresh tokens were ...
CVE-2026-53927
- EPSS 0.28%
- Veröffentlicht 23.06.2026 20:05:10
- Zuletzt bearbeitet 25.06.2026 14:21:00
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the spreadsheet-fetch endpoint (axiosRequestMake) accepted URLs whose path contained a permitted extension anywhere in the string, and applied a hand-rolled regex blocklis...
CVE-2026-53928
- EPSS 0.24%
- Veröffentlicht 23.06.2026 20:03:56
- Zuletzt bearbeitet 25.06.2026 14:21:00
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a stolen refresh token survived a password-forgot flow and could be used to mint fresh JWTs even after the user reset their password. passwordChange and passwordReset dele...
CVE-2026-53929
- EPSS 0.29%
- Veröffentlicht 23.06.2026 19:44:19
- Zuletzt bearbeitet 25.06.2026 20:17:15
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, with NC_SECURE_ATTACHMENTS=true, an authenticated uploader could deliver .html or .svg attachments that the browser rendered inline from the NocoDB origin instead of forci...
CVE-2026-53930
- EPSS 0.29%
- Veröffentlicht 23.06.2026 19:42:46
- Zuletzt bearbeitet 25.06.2026 14:21:00
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the base-migration endpoint accepted a caller-supplied URL that the migration worker dereferenced without enforcing protocol or destination, allowing scheme abuse (file:, ...
CVE-2026-53931
- EPSS 0.3%
- Veröffentlicht 23.06.2026 19:41:23
- Zuletzt bearbeitet 25.06.2026 14:21:00
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the spreadsheet-import endpoint axiosRequestMake could be used as a generic HTTP proxy. Before the fix it was reachable unauthenticated, and its URL-extension allowlist wa...
CVE-2026-28401
- EPSS 0.18%
- Veröffentlicht 02.03.2026 16:20:00
- Zuletzt bearbeitet 03.03.2026 19:02:19
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.