The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-25750

CVE-2026-25750: LangSmith Auth Bypass Vulnerability

CVE-2026-25750 is an authentication bypass flaw in LangSmith Studio that allows attackers to steal bearer tokens via URL parameter injection. This post explains its impact, affected versions, and mitigation steps.

Published: March 6, 2026

CVE-2026-25750 Overview

CVE-2026-25750 is a URL parameter injection vulnerability in LangSmith Studio, a component of Langchain Helm Charts used for deploying Langchain applications on Kubernetes. Prior to langchain-ai/helm version 0.12.71, the vulnerability allowed unauthorized access to user accounts through stolen authentication tokens. Both LangSmith Cloud and self-hosted deployments were affected by this security flaw.

Authenticated LangSmith users who clicked on a specially crafted malicious link would unknowingly have their bearer token, user ID, and workspace ID transmitted to an attacker-controlled server. With these stolen credentials, an attacker could impersonate the victim and access any LangSmith resources or perform any actions the user was authorized to perform within their workspace.

Critical Impact

Attackers can steal authentication tokens via social engineering, enabling full account impersonation and unauthorized access to LangSmith workspace resources.

Affected Products

  • LangSmith Studio (Cloud deployments) prior to version 0.12.71
  • LangSmith Studio (Self-hosted deployments) prior to version 0.12.71
  • Langchain Helm Charts (langchain-ai/helm) prior to version 0.12.71

Discovery Timeline

  • 2026-03-04 - CVE CVE-2026-25750 published to NVD
  • 2026-03-05 - Last updated in NVD database

Technical Details for CVE-2026-25750

Vulnerability Analysis

This vulnerability is classified under CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component), commonly known as Injection. The flaw exists in how LangSmith Studio handles the baseUrl parameter without proper validation or origin restrictions.

The attack requires a network-accessible vector and relies on user interaction, specifically requiring a victim to click a malicious link. The vulnerability impacts confidentiality and integrity significantly, as stolen tokens grant complete access to the victim's LangSmith workspace and all associated resources. The stolen bearer tokens have a 5-minute expiration window, though persistent attackers could repeatedly target users through continued social engineering campaigns.

Root Cause

The root cause of CVE-2026-25750 lies in the absence of validation for user-defined allowed origins in the baseUrl parameter. LangSmith Studio failed to implement proper restrictions on where authentication tokens could be transmitted, allowing attackers to craft URLs that would redirect sensitive credentials to unauthorized external servers.

The lack of origin validation meant that any arbitrary URL could be specified as the destination for authentication data, bypassing the intended security boundaries of the application.

Attack Vector

The attack exploits the URL parameter injection vulnerability through social engineering techniques. An attacker crafts a malicious URL containing an attacker-controlled server address in the baseUrl parameter. This link is then distributed to potential victims through phishing emails, malicious chat messages, or other social engineering vectors.

When an authenticated LangSmith user clicks the crafted link, the application processes the malicious baseUrl parameter and transmits the user's bearer token, user ID, and workspace ID to the attacker's server. The attacker captures these credentials and can immediately use them to impersonate the victim, gaining full access to their LangSmith workspace resources.

The attack requires convincing users to click the malicious link, making it a targeted social engineering attack. While the 5-minute token expiration provides some mitigation, repeated attacks against the same user remain possible if they continue to click malicious links.

Detection Methods for CVE-2026-25750

Indicators of Compromise

  • Unusual outbound connections from LangSmith Studio to external, unauthorized domains
  • Authentication tokens being transmitted to non-standard or suspicious external URLs
  • User session activity from unexpected IP addresses or geographic locations following link clicks
  • Multiple rapid authentication attempts or workspace access from different locations for the same user

Detection Strategies

  • Monitor web application logs for requests containing modified baseUrl parameters pointing to external domains
  • Implement network traffic analysis to detect bearer tokens being sent to non-whitelisted destinations
  • Deploy URL inspection rules to identify and block malicious parameter injection patterns
  • Review user access patterns for signs of account impersonation or unusual workspace activity

Monitoring Recommendations

  • Enable comprehensive logging for all authentication token transmissions and validate destination URLs
  • Configure alerts for outbound connections to unknown or suspicious domains from LangSmith services
  • Implement user behavior analytics to detect anomalous access patterns indicative of credential theft
  • Establish baseline network communication patterns for LangSmith deployments to identify deviations

How to Mitigate CVE-2026-25750

Immediate Actions Required

  • Upgrade langchain-ai/helm to version 0.12.71 or later immediately
  • Review workspace access logs for any suspicious activity or unauthorized access
  • Educate users about phishing risks and the importance of verifying links before clicking
  • Implement additional URL filtering at the network perimeter to block known malicious domains

Patch Information

The vulnerability has been addressed in langchain-ai/helm version 0.12.71. The fix implements validation requiring user-defined allowed origins for the baseUrl parameter, effectively preventing authentication tokens from being sent to unauthorized servers.

Self-hosted customers must manually upgrade to the patched version to remediate this vulnerability. For detailed patch information, refer to the GitHub Security Advisory.

Workarounds

  • No known workarounds are available for this vulnerability
  • Self-hosted customers must upgrade to version 0.12.71 as the only remediation option
  • Consider implementing network-level controls to restrict outbound token transmission as a defense-in-depth measure
  • Enforce strict user security awareness training regarding phishing and malicious link identification
bash
# Upgrade Langchain Helm Charts to patched version
helm repo update langchain-ai
helm upgrade langsmith langchain-ai/langsmith --version 0.12.71

# Verify the installed version
helm list -n langsmith-namespace | grep langsmith

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechLangsmith

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-74
  • Technical References
  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-25528: LangSmith Client SDKs SSRF Vulnerability
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English