Threat Intelligence Database
Comprehensive database of the latest cyber threats affecting organizations worldwide. Filter and search to find specific threat intelligence relevant to your organization.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threat Intelligence
Click on any threat for detailed analysis and mitigation recommendations
N8n: Duplicate Advisory: Custom Header Credential Values Leaked in Plaintext into LLM Node Execution Data 0 n8n versions before 1.123.64 do not properly mask custom HTTP header credentials in LLM sub-node execution data. This results in plaintext API keys and secrets being written to workflow execution records. Authenticated users with access to these execution records can read and export these exposed credentials, which persist in the database. This vulnerability is categorized under CWE-532 (Exposure of Sensitive Information). The advisory is a duplicate and has been withdrawn in favor of GHSA-89gh-3pgc-v5h2. Join the discussion | GCVE Database | 07/22/2026, 12:32:17 UTC Added: 07/23/2026, 01:18:08 UTC |
n8n: Cross-Tenant Module-Cache Poisoning in the JS Task Runner 0 n8n's JavaScript task runner shared a module cache across all users executing Code nodes, allowing a user to poison this cache and affect other users' Code-node executions on the same runner. This vulnerability breaks user isolation within a single n8n instance but does not enable sandbox escape or remote code execution. It affects all multi-user n8n instances running the JS task runner with built-in or external modules enabled. The issue is fixed in n8n versions 1.123.67, 2.31.5, and 2.32.1. Temporary mitigations include restricting access to trusted users, disabling module access in Code nodes, or using dedicated external runners per user or project. Join the discussion | GCVE Database | 07/22/2026, 23:18:39 UTC Added: 07/23/2026, 01:18:03 UTC |
n8n: PostgresTrigger Node SQL Injection Allows Authenticated Users to Execute Arbitrary SQL on Connected PostgreSQL Instances 0 A SQL injection vulnerability exists in the Postgres Trigger node of n8n, allowing authenticated users to inject arbitrary SQL commands. This occurs because user-supplied identifier parameters are interpolated into SQL statements without proper escaping. Exploitation grants full read and write access to the connected PostgreSQL database using the configured credentials. The vulnerability affects n8n versions prior to 1.123.67 and versions from 2.32.0 up to but not including 2.32.1. Fixed versions are 1.123.67, 2.31.5, and 2.32.1 or later. Temporary mitigations include restricting access to trusted users, disabling the PostgresTrigger node, and limiting PostgreSQL credential privileges. These mitigations do not fully remediate the risk and upgrading is recommended. Join the discussion | GCVE Database | 07/22/2026, 23:20:03 UTC Added: 07/23/2026, 01:18:03 UTC |
n8n: Snowflake Node executeQuery Operation Allows SQL Injection via Unparameterized Expression Interpolation 0 The n8n Snowflake node's Execute Query operation was vulnerable to SQL injection due to direct interpolation of expression values into SQL strings without parameterization. This vulnerability affects workflows that embed untrusted expression data directly in raw SQL queries. The issue is fixed in n8n versions 1.123.67, 2.31.5, and 2.32.1 by introducing a parameter binding feature. Temporary mitigations include restricting workflow editing to trusted users and auditing existing workflows for unsafe query usage. Join the discussion | GCVE Database | 07/22/2026, 23:20:24 UTC Added: 07/23/2026, 01:18:03 UTC |
N8n: Duplicate Advisory: AI Agents Project Viewer Privilege Escalation via run_node_tool 0 n8n versions before 2.30.1 contain a privilege escalation vulnerability in the AI Agents feature. The vulnerability arises because the node-execution tool does not enforce proper authorization checks. As a result, a Project Viewer user can escalate privileges by interacting with an agent that has node tools enabled, allowing execution of arbitrary nodes and unauthorized access to credential secrets. This advisory is a duplicate and has been withdrawn in favor of GHSA-x5vx-c2c8-m3w9. Join the discussion | GCVE Database | 07/22/2026, 12:32:17 UTC Added: 07/22/2026, 23:24:36 UTC |
N8n: Duplicate Advisory: Race Condition in Git Clone Node Allows Authenticated Users to Achieve Remote Code Execution 0 A race condition vulnerability exists in the Git clone node of n8n before versions 1.123.64, 2.29.8, and 2.30.1. Authenticated users can exploit a time-of-check to time-of-use (TOCTOU) issue by replacing a directory with a symlink after path validation but before cloning. This allows planting a crafted repository that n8n loads as a custom node on restart, leading to arbitrary JavaScript execution on the server. Both self-hosted and cloud instances are affected. This advisory is a duplicate and has been withdrawn in favor of GHSA-g3r5-9h93-4j2c. Join the discussion | GCVE Database | 07/22/2026, 12:32:18 UTC Added: 07/22/2026, 23:24:36 UTC |
N8n: Duplicate Advisory: DOM-Based XSS via Unsandboxed iframe srcdoc in HTML Preview 0 n8n versions before 1.123.64, 2.x before 2.29.8, and before 2.30.1 contain a DOM-based cross-site scripting (XSS) vulnerability in the HTML preview feature. The vulnerability arises because the execution output is rendered into an iframe srcdoc without the sandbox attribute, allowing a sanitizer bypass that enables injected scripts to execute with the same origin as the editor. An attacker with global:member privileges can exploit this by causing a victim to open the preview, enabling the injected script to call authenticated APIs using the victim's session. Join the discussion | GCVE Database | 07/22/2026, 12:32:18 UTC Added: 07/22/2026, 23:24:36 UTC |
N8n: Duplicate Advisory: Stored DOM XSS via Resource Locator `cachedResultUrl` 0 n8n before versions 1.123.64, 2.29.8, and 2.30.1 contains a stored DOM cross-site scripting (XSS) vulnerability in the Resource Locator component. The vulnerability occurs because the cachedResultUrl parameter is passed to window.open() without validating the URL scheme. An attacker with workflow creation or editing privileges can embed a javascript: scheme in cachedResultUrl, causing malicious scripts to execute in the browser of a user who opens the crafted workflow. Join the discussion | GCVE Database | 07/22/2026, 12:32:17 UTC Added: 07/22/2026, 23:24:35 UTC |
N8n: Duplicate Advisory: Google Service Account Private Key Exposed in JWT Header 0 n8n versions before 1.123.64, 2.29.8, and 2.30.1 have a vulnerability where the full Google Service Account private key is exposed in the JWT header's kid field. This exposure occurs because the private key was mistakenly placed in a Base64-encoded JWT header, which is not encrypted. An attacker with access to the JWT could recover the private key and impersonate the service account, potentially accessing or modifying authorized Google Cloud resources. Only instances configured with Google Service Account credentials are affected. This advisory is a duplicate and has been withdrawn in favor of GHSA-9r8p-h6cc-6qhm. Join the discussion | GCVE Database | 07/22/2026, 12:32:18 UTC Added: 07/22/2026, 23:24:35 UTC |
Duplicate Advisory: n8n: Privilege Escalation and Code Execution via Full Public API Key Scope Assignment to Token Exchange JWTs 0 n8n versions before 2.30.1 and 2.29.8 have a vulnerability where all Public API key scopes are assigned to JWTs issued via the Token Exchange module regardless of the user's role. This allows a low-privileged user with a valid external JWT to perform administrator-only Public API actions such as role escalation, user creation, and deletion. If unverified Community Package installation is enabled, remote code execution is possible. This advisory is a duplicate and has been withdrawn in favor of GHSA-777w-rpr6-c52h. Join the discussion | GCVE Database | 07/22/2026, 12:32:17 UTC Added: 07/22/2026, 23:22:56 UTC |
Showing 1 to 10 of 42 results