#VU125825 Prototype pollution in langsmith-sdk - CVE-2026-40190
Published: April 11, 2026
langsmith-sdk
LangChain
Description
The vulnerability allows a remote attacker to modify object prototype attributes.
The vulnerability exists due to improperly controlled modification of object prototype attributes in the internal lodash set() utility used by the createAnonymizer() API when processing attacker-controlled object keys in data being anonymized. A remote attacker can supply crafted keys using the constructor.prototype traversal path to modify object prototype attributes.
The issue can affect all objects in the Node.js process.