CVE-2026-41182
Last modified
CVE-2026-41182 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. LangSmith Client SDKs provide SDK's for interacting with the LangSmith platform. Prior to version 0.5.19 of the JavaScript SDK and version 0.7.31 of the Python SDK, the LangSmith SDK's output redaction controls (hideOutputs in JS, hide_outputs in Python) do not apply to streaming token events. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
LangSmith Client SDKs provide SDK's for interacting with the LangSmith platform. Prior to version 0.5.19 of the JavaScript SDK and version 0.7.31 of the Python SDK, the LangSmith SDK's output redaction controls (hideOutputs in JS, hide_outputs in Python) do not apply to streaming token events. When an LLM run produces streaming output, each chunk is recorded as a new_token event containing the raw token value. These events bypass the redaction pipeline entirely — prepareRunCreateOrUpdateInputs (JS) and _hide_run_outputs (Python) only process the inputs and outputs fields on a run, never the events array. As a result, applications relying on output redaction to prevent sensitive LLM output from being stored in LangSmith will still leak the full streamed content via run events. Version 0.5.19 of the JavaScript SDK and version 0.7.31 of the Python SDK fix the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| langchain-ai | langsmith-sdk | < 0.5.19; < 0.7.31 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-41182?
How severe is CVE-2026-41182?
How do I fix CVE-2026-41182?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41177Squidex is an open source headless content management system…5.5
- CVE-2026-41178OpenTelemetry-Go is the Go implementation of OpenTelemetry. …5.3
- CVE-2026-41179Rclone is a command-line program to sync files and directori…9.8
- CVE-2026-4118The Call To Action Plugin plugin for WordPress is vulnerable…4.3
- CVE-2026-41180PsiTransfer is an open source, self-hosted file sharing solu…7.5
- CVE-2026-41181Traefik is an HTTP reverse proxy and load balancer. Prior to…5.8
- CVE-2026-41183FreeScout is a free self-hosted help desk and shared mailbox…4.3
- CVE-2026-41184In Calico, the install-cni init container logs the rendered …6.5
- CVE-2026-41185When Calico is configured with the Azure IPAM plugin, the Ca…6.5
- CVE-2026-41186When Calico's shared debug server is enabled (disabled by de…7.5
- CVE-2026-41187Calico's apiserver wraps tier-scoped resources so that every…6.5
- CVE-2026-41189FreeScout is a free self-hosted help desk and shared mailbox…7.1
Are you affected by CVE-2026-41182?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
