Summary
CVE-2026-13446 is a critical (CVSS 9.8) hard-coded credentials vulnerability (CWE-798) in IBM Langflow OSS, affecting all releases from version 1.0.0 through 1.10.1. The application enforces hardcoded default superuser credentials at startup regardless of any operator-supplied environment variable overrides, allowing a remote unauthenticated attacker with knowledge of those credentials to gain full superuser access to the platform. IBM has released a patch in version 1.10.2.
Technical details
- Root cause: The application contains hard-coded default superuser credentials (CWE-798) that are enforced at startup even when administrators attempt to override them via environment variables, meaning operator-configured credentials do not replace the built-in ones.
- Trigger conditions: No authentication, no special privileges, and no user interaction are required; network reachability to the Langflow HTTP/HTTPS interface is sufficient to attempt exploitation.
- Attack vector: Remotely exploitable over the network (AV:N), with low attack complexity (AC:L) and no privilege or interaction dependencies (PR:N/UI:N).
- Impact: Successful exploitation grants unauthorized superuser-level control of the Langflow instance, resulting in full compromise of confidentiality, integrity, and availability (C:H/I:H/A:H) — including the ability to read, modify, or destroy AI workflow data, pipeline configurations, and connected credentials.
Affected software
- IBM Langflow OSS versions 1.0.0 through 1.10.1
Severity
- CVSS v3.1 Base Score: 9.8 (CRITICAL)
- Vector String:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Patch: Upgrade to IBM Langflow OSS version 1.10.2 or later, available via PyPI. IBM strongly recommends immediate upgrade.
- Workarounds: IBM has confirmed that no workarounds are available for this vulnerability. Until patching is complete, organizations should restrict network access to Langflow instances and ensure they are not directly exposed to the public internet.
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

