GHSA-w83q-mcmx-mh42

Suggest an improvement
Source
https://github.com/advisories/GHSA-w83q-mcmx-mh42
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-w83q-mcmx-mh42/GHSA-w83q-mcmx-mh42.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-w83q-mcmx-mh42
Aliases
Published
2026-03-26T18:30:18Z
Modified
2026-03-26T18:56:22Z
Severity
  • 4.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
  • 6.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:N/SA:N CVSS Calculator
Summary
n8n Vulnerable to LDAP Filter Injection in LDAP Node
Details

Impact

A flaw in the LDAP node's filter escape logic allowed LDAP metacharacters to pass through unescaped when user-controlled input was interpolated into LDAP search filters. In workflows where external user input is passed via expressions into the LDAP node's search parameters, an attacker could manipulate the constructed filter to retrieve unintended LDAP records or bypass authentication checks implemented in the workflow.

Exploitation requires a specific workflow configuration:

  • The LDAP node must be used with user-controlled input passed via expressions (e.g., from a form or webhook).

Patches

The issue has been fixed in n8n versions 1.123.27, 2.13.3, and 2.14.1. Users should upgrade to one of these versions or later to remediate the vulnerability.

Workarounds

If upgrading is not immediately possible, administrators should consider the following temporary mitigations:

  • Limit workflow creation and editing permissions to fully trusted users only.
  • Disable the LDAP node by adding n8n-nodes-base.ldap to the NODES_EXCLUDE environment variable.
  • Avoid passing unvalidated external user input into LDAP node search parameters via expressions.

These workarounds do not fully remediate the risk and should only be used as short-term mitigation measures.

Database specific
{
    "cwe_ids":  [
        "CWE-90"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-03-26T18:30:18Z",
    "nvd_published_at":  "2026-03-25T19:16:51Z",
    "severity":  "MODERATE"
}
References

Affected packages

npm / n8n

Package

Affected ranges

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

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-w83q-mcmx-mh42/GHSA-w83q-mcmx-mh42.json"

npm / n8n

Package

Affected ranges

Type
SEMVER
Events
Introduced
2.14.0
Fixed
2.14.1

Affected versions

2.*
2.14.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-w83q-mcmx-mh42/GHSA-w83q-mcmx-mh42.json"

npm / n8n

Package

Affected ranges

Type
SEMVER
Events
Introduced
2.0.0-rc.0
Fixed
2.13.3

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-w83q-mcmx-mh42/GHSA-w83q-mcmx-mh42.json"