n8n before 1.123.69, 2.33.4, and 2.34.1 contains a PostgREST filter injection vulnerability in the Supabase node's Row Get Many, Delete, and Update operations, which built filter queries by concatenating an expression-bindable value without escaping. An attacker could inject a condition that widened the filter to match every row, turning an intended single-row operation into full-table disclosure, deletion, or modification.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-89"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/77xxx/CVE-2026-77071.json"
}{
"cpe": [
"cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*",
"cpe:2.3:a:n8n:n8n:2.34.0:*:*:*:*:node.js:*:*"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.123.69"
},
{
"introduced": "2.33.0"
},
{
"fixed": "2.33.4"
},
{
"introduced": "2.34.0"
},
{
"last_affected": "2.34.0"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING"
]
}