CVE-2026-49465: N8n Typeorm Unintended Or Idor

Detects unintended OR logic in TypeORM `where` clauses combining a 'personal' string state with a user lookup. This grants access to all 'personal' items across the system, bypassing ownership checks.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0TS
greprules fetch cve-2026-49465-n8n-typeorm-unintended-or-idor --engine opengrep

Description

Detects unintended OR logic in TypeORM `where` clauses combining a 'personal' string state with a user lookup. This grants access to all 'personal' items across the system, bypassing ownership checks.