GHSA-75hx-xj24-mqrw

Suggest an improvement
Source
https://github.com/advisories/GHSA-75hx-xj24-mqrw
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-75hx-xj24-mqrw/GHSA-75hx-xj24-mqrw.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-75hx-xj24-mqrw
Published
2026-04-10T20:59:58Z
Modified
2026-04-10T21:21:11Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H CVSS Calculator
Summary
n8n-mcp has unauthenticated session termination and information disclosure in HTTP transport
Details

Summary

Several HTTP transport endpoints in n8n-mcp lacked proper authentication, and the health check endpoint exposed sensitive operational metadata without credentials.

Impact

An unauthenticated attacker with network access to the n8n-mcp HTTP server could disrupt active MCP sessions and gather information useful for further attacks.

Patches

Fixed in v2.47.6. All MCP session endpoints now require Bearer authentication. The health check endpoint has been reduced to a minimal liveness response.

Workarounds

If you cannot upgrade immediately:

  • Restrict network access to the HTTP server using firewall rules, reverse proxy IP allowlists, or a VPN so that only trusted clients can reach it.
  • Use stdio mode (MCP_MODE=stdio) instead of HTTP mode. The stdio transport does not expose any HTTP endpoints and is unaffected by this vulnerability.

Upgrading to v2.47.6 is still strongly recommended.

Credit

Reported by @yotampe-pluto.

Database specific
{
    "cwe_ids":  [
        "CWE-306"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-04-10T20:59:58Z",
    "nvd_published_at":  null,
    "severity":  "HIGH"
}
References

Affected packages

npm / n8n-mcp

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
2.47.6

Database specific

last_known_affected_version_range
"<= 2.47.5"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-75hx-xj24-mqrw/GHSA-75hx-xj24-mqrw.json"