Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
8.5
Langchain Helm Charts: URL Injection in LangSmith Studio Allows Unauthorized Access
CVE-2026-25750
Summary
A vulnerability in LangSmith Studio allowed attackers to steal user authentication tokens by tricking users into clicking malicious links. This could let attackers access LangSmith resources and perform actions as the victim. To fix this, Langchain updated Langchain Helm Charts to version 0.12.71, which requires users to allow specific servers to receive their tokens. Self-hosted customers must upgrade to this version to stay secure.
Original title
Langchain Helm Charts are Helm charts for deploying Langchain applications on Kubernetes. Prior to langchain-ai/helm version 0.12.71, a URL parameter injection vulnerability existed in LangSmith St...
Original description
Langchain Helm Charts are Helm charts for deploying Langchain applications on Kubernetes. Prior to langchain-ai/helm version 0.12.71, a URL parameter injection vulnerability existed in LangSmith Studio that could allow unauthorized access to user accounts through stolen authentication tokens. The vulnerability affected both LangSmith Cloud and self-hosted deployments. Authenticated LangSmith users who clicked on a specially crafted malicious link would have their bearer token, user ID, and workspace ID transmitted to an attacker-controlled server. With this stolen token, an attacker could impersonate the victim and access any LangSmith resources or perform any actions the user was authorized to perform within their workspace. The attack required social engineering (phishing, malicious links in emails or chat applications) to convince users to click the crafted URL. The stolen tokens expired after 5 minutes, though repeated attacks against the same user were possible if they could be convinced to click malicious links multiple times. The fix in version 0.12.71 implements validation requiring user-defined allowed origins for the baseUrl parameter, preventing tokens from being sent to unauthorized servers. No known workarounds are available. Self-hosted customers must upgrade to the patched version.
nvd CVSS4.0
8.5
Vulnerability type
CWE-74
Injection
Published: 4 Mar 2026 · Updated: 13 Mar 2026 · First seen: 6 Mar 2026