{"id":11349,"date":"2026-03-14T10:03:52","date_gmt":"2026-03-14T10:03:52","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2026\/03\/14\/critical-langsmith-account-takeover-vulnerability-puts-users-at-risk\/"},"modified":"2026-03-14T10:03:52","modified_gmt":"2026-03-14T10:03:52","slug":"critical-langsmith-account-takeover-vulnerability-puts-users-at-risk","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2026\/03\/14\/critical-langsmith-account-takeover-vulnerability-puts-users-at-risk\/","title":{"rendered":"Critical LangSmith Account Takeover Vulnerability Puts Users at Risk"},"content":{"rendered":"<p>    Critical LangSmith Account Takeover Vulnerability Puts Users at Risk<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>Miggo Security researchers have identified a critical vulnerability in LangSmith, tracked as CVE-2026-25750, that exposes users to potential token theft and complete account takeover. <\/p>\n<p>As a central hub for debugging and monitoring large language model data, LangSmith processes billions of events daily, making this a high-stakes security flaw for enterprise AI environments.<\/p>\n<p>The vulnerability stems from an insecure API configuration feature within LangSmith Studio. The platform uses a flexible\u00a0<code>baseUrl<\/code>\u00a0parameter that allows developers to direct their<a href=\"https:\/\/cybersecuritynews.com\/how-do-ui-ux-agencies-architect-micro-frontend-systems\/\" type=\"post\" id=\"143561\" target=\"_blank\" rel=\"noreferrer noopener\"> frontend application<\/a> to fetch data from different backend APIs. <\/p>\n<p>Before the patch, the application implicitly trusted this input without validating the destination domain.<\/p>\n<p>This lack of validation created a severe security gap. If an authenticated LangSmith user accessed a malicious site or clicked a specially crafted link containing an attacker-controlled base URL, their browser would <a href=\"https:\/\/cybersecuritynews.com\/api-monitoring-tools\/\" target=\"_blank\" rel=\"noreferrer noopener\">automatically route API requests <\/a>and session credentials to the hostile server.<\/p>\n<h2 class=\"wp-block-heading\" id=\"the-attack-chain\"><strong>LangSmith Account Takeover Vulnerability <\/strong><\/h2>\n<p>Exploiting this vulnerability does not require<a href=\"https:\/\/cybersecuritynews.com\/phishing-attack-that-abuses-cloudflare\/\" type=\"post\" id=\"132010\" target=\"_blank\" rel=\"noreferrer noopener\"> traditional phishing tactics <\/a>where a user manually enters credentials. Instead, the attack executes silently in the background using the victim\u2019s active session.<\/p>\n<p>The sequence begins when the authenticated victim visits a malicious webpage or a legitimate site compromised by hostile JavaScript. This script then forces the browser to load a crafted LangSmith Studio URL pointing to an attacker-controlled server. <\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" height=\"640\" width=\"1024\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/cyberpress.org\/wp-content\/uploads\/2026\/03\/image-38-1024x640.png?resize=1024%2C640&#038;ssl=1\" alt=\"The visual diagram illustrates the end-to-end flow of the Account Takeover attack (Source: Miggo)\" class=\"wp-image-66361\"><figcaption class=\"wp-element-caption\">The visual diagram illustrates the end-to-end flow of the Account Takeover attack (Source: Miggo)<\/figcaption><\/figure>\n<p>Consequently, the victim\u2019s browser inadvertently sends its active session credentials to the malicious domain instead of the default server. <\/p>\n<p>The attacker intercepts the session token and has a five-minute window to hijack the account before the token automatically expires.<\/p>\n<p>An account takeover in an AI observability platform presents unique risks that extend far beyond standard unauthorized access. <\/p>\n<p>Attackers gaining control of a LangSmith account can view detailed AI trace histories, which often retain raw execution data used for debugging.<\/p>\n<p>Successful exploitation allows threat actors to read raw data returned from internal databases, potentially exposing proprietary source code, financial records, or<a href=\"https:\/\/cybersecuritynews.com\/loblaw-data-breach\/\" type=\"post\" id=\"144918\" target=\"_blank\" rel=\"noreferrer noopener\"> sensitive customer information<\/a>. <\/p>\n<p>Furthermore, attackers can steal the system prompts that define the proprietary behavior and intellectual property of the organization\u2019s AI models. <\/p>\n<p>They can also hijack the account to modify project settings or delete critical observability workflows entirely.<\/p>\n<h2 class=\"wp-block-heading\" id=\"mitigation-and-updates\"><strong>Mitigation and Updates<\/strong><\/h2>\n<p>LangChain patched the vulnerability by implementing a strict allowed origins policy, <a href=\"https:\/\/www.miggo.io\/post\/hack-the-ai-brain-uncovering-an-account-takeover-vulnerability-in-langsmith\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">as reported by Miggo<\/a>. <\/p>\n<p>The platform now requires domains to be explicitly pre-configured as trusted origins in the account settings before they can be accepted as an API base URL. Any unauthorized base URL requests are automatically blocked.<\/p>\n<p>According to the official LangSmith Security Advisory published on January 7, 2026, there is no evidence of active exploitation in the wild. <\/p>\n<p>Cloud customers require no action, as the vulnerability was fully resolved on the LangSmith Cloud platform by December 15, 2025. <\/p>\n<p>However, self-hosted administrators must immediately upgrade their deployments to LangSmith version 0.12.71, or Helm chart langsmith-0.12.33 and later, to ensure their environments are protected.<\/p>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 94%,rgb(169,184,195) 100%)\"><strong>Follow us on <a href=\"https:\/\/news.google.com\/publications\/CAAqMggKIixDQklTR3dnTWFoY0tGV041WW1WeWMyVmpkWEpwZEhsdVpYZHpMbU52YlNnQVAB?hl=en-IN&amp;gl=IN&amp;ceid=IN:en\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google News<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/cybersecurity-news\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">LinkedIn<\/a>, and <a href=\"https:\/\/x.com\/cyber_press_org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">X<\/a> for daily cybersecurity updates. <a href=\"https:\/\/cybersecuritynews.com\/contact-us\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Contact us<\/a> to feature your stories.<\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/critical-langsmith-account-takeover-vulnerability\/\">Critical LangSmith Account Takeover Vulnerability Puts Users at Risk<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Dhivya<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/critical-langsmith-account-takeover-vulnerability\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Critical LangSmith Account Takeover Vulnerability Puts Users at Risk Miggo Security researchers have identified a critical vulnerability in LangSmith, tracked as CVE-2026-25750, that exposes users to potential token theft and complete account takeover. As a central hub for debugging and monitoring large language model data, LangSmith processes billions of events daily, making this a high-stakes [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129,63,131,648],"tags":[130],"class_list":["post-11349","post","type-post","status-publish","format-standard","hentry","category-cyber-security","category-cyber-security-news","category-vulnerability","category-vulnerability-news","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/11349"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=11349"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/11349\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=11349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=11349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=11349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}