Authentication Bypass by Spoofing in Langflow - #VU142385

 

Authentication Bypass by Spoofing in Langflow - #VU142385

Published: August 13, 2026


Vulnerability identifier: #VU142385
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-290
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to overwrite MCP client configuration files on the server and bypass a local-only access restriction.

The vulnerability exists due to authentication bypass by spoofing in the MCP configuration installation endpoint (`POST /api/v1/mcp/project/{project_id}/install`) and `get_client_ip` helper when handling requests with a spoofed `X-Forwarded-For` header. A remote user can send a specially crafted request with `X-Forwarded-For: 127.0.0.1` to overwrite MCP client configuration files on the server and bypass a local-only access restriction.

The write target is limited to a fixed set of per-OS developer tool configuration files resolved by the application rather than an attacker-supplied arbitrary path.


Affected software

Langflow

Remediation

Install security update from vendor's website.

Langflow - update to 1.10.3

External References

Related Security Bulletins