Description
IBM Langflow OSS 1.0.0 through 1.10.0 could allow a remote attacker to overwrite administrator email information and abuse the server as an outbound relay due to missing authentication for the registration endpoint.
Published: 2026-08-19
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in IBM Langflow OSS versions 1.0.0 through 1.10.0 allows an attacker to overwrite the administrator email and exploit the server as an outbound email relay due to an unauthenticated registration POST endpoint. By sending a crafted POST request to the registration URL, a remote attacker can change the stored admin email address to any value, thereby hijacking administrative notifications and potentially compromising account recovery processes. This also enables the application to become a source of spam or phishing emails, increasing the risk of the host being blacklisted and exposing legitimate users.

Affected Systems

IBM Langflow OSS, affected versions 1.0.0 to 1.10.0 inclusive. Upgrade to 1.10.1 or later to remove the authentication bypass.

Risk and Exploitability

The defect scores a CVSS of 7.5, indicating a high risk to confidentiality, integrity, and availability. The EPSS score is unavailable, and the vulnerability is not listed in the CISA KEV catalog, but the lack of authentication for the endpoint means a remote attacker can exploit it at no cost. An attacker can directly send POST requests without credentials, overwrite admin data, and use the SMTP configuration to relay messages, making exploitation trivial and effective.

Generated by OpenCVE AI on August 20, 2026 at 13:11 UTC.

Remediation

Vendor Solution

IBM strongly recommends addressing the vulnerability now by upgrading Langflow OSS to version 1.10.1 https://pypi.org/project/langflow/


OpenCVE Recommended Actions

  • Update Langflow OSS to version 1.10.1 or later.
  • Restrict the registration endpoint so that only authenticated users can register or remove public registration entirely.
  • Configure the SMTP relay to allow outbound mail only from trusted IP addresses or disable the relay if it is not required.

Generated by OpenCVE AI on August 20, 2026 at 13:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Langflow
Langflow langflow
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Langflow
Langflow langflow
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Fri, 21 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Ibm langflow Oss
Vendors & Products Ibm langflow Oss

Thu, 20 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.0 could allow a remote attacker to overwrite administrator email information and abuse the server as an outbound relay due to missing authentication for the registration endpoint.
Title Unauthenticated Registration POST Endpoint Permits Admin Email Overwrite and Outbound Relay Abuse in Langflow
First Time appeared Ibm
Ibm langflow
Weaknesses CWE-306
CPEs cpe:2.3:a:ibm:langflow:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:langflow:1.10.0:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}


Subscriptions

Apple Macos
Ibm Langflow Langflow Oss
Langflow Langflow
Linux Linux Kernel
Microsoft Windows
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-20T15:57:08.018Z

Reserved: 2026-08-14T14:08:13.288Z

Link: CVE-2026-19875

cve-icon Vulnrichment

Updated: 2026-08-20T15:51:15.272Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-19T18:16:36.557

Modified: 2026-08-26T20:51:46.177

Link: CVE-2026-19875

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T20:45:03Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function