Zurück zur Liste

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

GitHub · GitHub · CVE-2026-45134

ID
CVE-2026-45134
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
high
CVSS
7.1

Zusammenfassung

## 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…

Produkt

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

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu