Answer in brief
CVE-2026-72775 records a Medium severity (CVSS 5.8) vulnerability in n8n before 1.123.67 SQL Injection via PostgresTrigger Node. The current sources do not mark it as known exploited. The current feed maps n8n-io/n8n (generic), n8n-io/n8n (generic), n8n-io/n8n (generic), n8n (npm) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps n8n-io/n8n (generic), n8n-io/n8n (generic), n8n-io/n8n (generic), n8n (npm) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:a:n8n:n8n:2.32.0:*:*:*:*:node.js:*:* | Not reported | Not reported |
| cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| n8n-io/n8ngeneric | >=0 <1.123.67 | 1.123.67 |
| n8n-io/n8ngeneric | >=0 <2.32.1 | 2.32.1 |
| n8n-io/n8ngeneric | >=0 <2.31.5 | 2.31.5 |
| n8nnpm | >=0 <1.123.67 | 1.123.67 |
| n8nnpm | >=2.32.0 <2.32.1 | 2.32.1 |
| n8nnpm | >=2.0.0-rc.0 <2.31.5 | 2.31.5 |
Published upstream
Aug 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 3, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 11, 2026
n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the PostgresTrigger node, which interpolates user-supplied identifier parameters (channel, function, and trigger names) into SQL statements without proper escaping. An authenticated user can inject arbitrary SQL executed against the connected PostgreSQL database with the configured credential's privileges, allowing full read and write access.
Quoted source text, attributed separately from HOL analysis.