๐Ÿ” CVE Alert

CVE-2026-47385

UNKNOWN 0.0

NocoDB: Path Traversal via SQLite Source Filename

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated user with base-create permission can attach a SQLite source pointing at an arbitrary file on the NocoDB host, including NocoDB's own internal databases. The SQLite client and the base/integration create services accepted a caller-supplied filename and passed it to fs.exists and fs.open('w') without restricting the location. A user could point a source at noco.db, at a tenant database under nc_minimal_dbs/, or at any writable path the NocoDB process can reach, and then read or overwrite its contents through the regular table APIs.This vulnerability is fixed in 2026.05.1.

CWE CWE-22
Vendor nocodb
Product nocodb
Published Jun 23, 2026
Stay Ahead of the Next One

Get instant alerts for nocodb nocodb

Be the first to know when new unknown vulnerabilities affecting nocodb nocodb are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

nocodb / nocodb
< 2026.05.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nocodb/nocodb/security/advisories/GHSA-wvqj-9wv4-7ff5