n8n-nodes-sqlite3 is a node for operating a local SQLite database from n8n. Prior to 1.0.0, nodes/SqliteNode/v1/SqliteV1.node.ts exposes the db_path database file path as a node parameter that permits data expressions from upstream workflow input. A workflow author who maps untrusted input to db_path can allow a remote attacker to select which SQLite file the n8n process opens, enabling traversal outside the intended database location and potentially reading, creating, or overwriting files accessible to the process. This issue is fixed in version 1.0.0.

Project Subscriptions

Vendors Products
Dangerblack Subscribe
N8n-node-sqlite3 Subscribe
Advisories
Source ID Title
Github GHSA Github GHSA GHSA-q7m3-rhxg-7vxr n8n-nodes-sqlite3 vulnerable to path traversal via user-controlled database file path (db_path parameter)
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Fri, 28 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Dangerblack
Dangerblack n8n-node-sqlite3
Vendors & Products Dangerblack
Dangerblack n8n-node-sqlite3

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description n8n-nodes-sqlite3 is a node for operating a local SQLite database from n8n. Prior to 1.0.0, nodes/SqliteNode/v1/SqliteV1.node.ts exposes the db_path database file path as a node parameter that permits data expressions from upstream workflow input. A workflow author who maps untrusted input to db_path can allow a remote attacker to select which SQLite file the n8n process opens, enabling traversal outside the intended database location and potentially reading, creating, or overwriting files accessible to the process. This issue is fixed in version 1.0.0.
Title n8n-nodes-sqlite3: Path traversal via user-controlled database file path (db_path parameter)
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 6.1, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-28T18:05:12.764Z

Reserved: 2026-06-15T22:53:58.561Z

Link: CVE-2026-54687

cve-icon Vulnrichment

Updated: 2026-08-28T18:05:04.230Z

cve-icon NVD

Status : Received

Published: 2026-08-27T20:17:49.500

Modified: 2026-08-28T20:18:16.837

Link: CVE-2026-54687

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T16:14:06Z

Weaknesses