CVE-2026-65594

Source
https://cve.org/CVERecord?id=CVE-2026-65594
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-65594.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-65594
Aliases
Downstream
Published
2026-07-22T11:21:42.750Z
Modified
2026-08-12T03:51:45.482334390Z
Severity
  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:H/SI:L/SA:N CVSS Calculator
Summary
n8n before 2.30.1 Missing OAuth Authorization Check
Details

n8n before 2.29.8 and 2.30.x before 2.30.1 (affected from 2.27.0, when the OAuth 2.1 consent and token-issuance flow was introduced) does not verify that the authenticated user has access to the workflow referenced as the OAuth resource. On instances with at least one active MCP Server Trigger workflow configured with n8n OAuth2 authentication, a member-level user can register an OAuth client, self-approve consent for another user's workflow, and obtain a valid token. The workflow then runs in the owner's project context with the owner's stored credentials, and the attacker can set tool inputs and read outputs (potentially including data from the owner's connected integrations), breaking user and project isolation.

Database specific
{
    "cwe_ids": [
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/65xxx/CVE-2026-65594.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/n8n-io/n8n

Affected ranges

Type
GIT
Repo
https://github.com/n8n-io/n8n
Events
Database specific
Show details
{
    "cpe": [
        "cpe:2.3:a:n8n:n8n:*:*:*:*:community:node.js:*:*",
        "cpe:2.3:a:n8n:n8n:*:*:*:*:enterprise:node.js:*:*",
        "cpe:2.3:a:n8n:n8n:2.30.0:*:*:*:community:node.js:*:*",
        "cpe:2.3:a:n8n:n8n:2.30.0:*:*:*:enterprise:node.js:*:*"
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING"
    ],
    "extracted_events": [
        {
            "introduced": "2.27.0"
        },
        {
            "fixed": "2.29.8"
        },
        {
            "introduced": "2.30.0"
        },
        {
            "last_affected": "2.30.0"
        }
    ]
}

Affected versions

2.*
2.30.0
n8n@2.*
n8n@2.30.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-65594.json"