CVE-2025-6984

The langchain-ai/langchain project, specifically the EverNoteLoader component, is vulnerable to XML External Entity (XXE) attacks due to insecure XML parsing. The affected version is 0.3.63. The vulnerability arises from the use of etree.iterparse() without disabling external entity references, which can lead to sensitive information disclosure. An attacker could exploit this by crafting a malicious XML payload that references local files, potentially exposing sensitive data such as /etc/passwd.
Configurations

No configuration.

History

04 Sep 2025, 10:42

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-04 10:42

Updated : 2025-09-04 15:35


NVD link : CVE-2025-6984

Mitre link : CVE-2025-6984

CVE.ORG link : CVE-2025-6984


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor