Back to list

LangSmith SDK: Public prompt pull deserializes untrusted manifests without trust boundary warning — CVE-2026-45134

GitHub · GitHub · CVE-2026-45134

ID
CVE-2026-45134
Date
Activity
Source
GitHub
Vendor
GitHub
Threat
high
CVSS
7.1

Summary

## Description The LangSmith SDK's prompt pull methods (`pull_prompt` / `pull_prompt_commit` in Python, `pullPrompt` / `pullPromptCommit` in JS/TS) fetch and deserialize prompt manifests from the LangSmith Hub. These manifests may contain serialized LangChain objects and model configuration that affect runtime behavior. When pulling a public prompt by `owner/name` identifier, the manifest content is controlled by…

Product

pip: langsmith | npm: langsmith | pip: langchain-classic | pip: langchain

What to do

General, cautious steps (verify details in the official source):

  • Prioritize patching or mitigation immediately (treat as actively risky).
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories