AUGUST 21, 2026
Live Feed
Back to database
Case File

CVE-2026-59152

MEDIUM · CVSS 5 EPSS 0.17% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-06 · Last synced 2026-08-05

CyberRota Analysis

AI-Generated

The LangSmith Client SDKs prior to version 0.8.18 are vulnerable to unauthorized file access through the TracingMiddleware, allowing attackers to read arbitrary files from the server's local filesystem and upload them as trace attachments. This poses a risk of trust-boundary violations, where low-privilege users or compromised accounts can access sensitive files from any server running the affected SDKs. Organizations using these SDKs should prioritize updating to version 0.8.18 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-59152
Severity
MEDIUM
CVSS
5
EPSS
0.17%

Original NVD Description

LangSmith Client SDKs provide SDK's for interacting with the LangSmith platform. Prior to 0.8.18, an attacker who can send an HTTP request to a server running the LangSmith SDK's TracingMiddleware can cause that server to read an arbitrary file from its local filesystem and upload the contents to LangSmith as a trace attachment. Depending on how the distributed trace system is deployed, triggering a read may not require authentication. Retrieving the contents requires read access to the LangSmith workspace the traces are sent to. The net effect is a trust-boundary crossing: a party with workspace trace-read access (for example a low-privilege workspace member, a contractor, or a compromised teammate account) gains the ability to read files from any server running TracingMiddleware, a capability outside that workspace's intended trust boundary. This vulnerability is fixed in 0.8.18.