CVE-2025-6984
Last modified
CVE-2025-6984 is a vulnerability of currently unknown severity. 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. EPSS estimates a 1.53% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-6984?
How severe is CVE-2025-6984?
How do I fix CVE-2025-6984?
Are you affected by CVE-2025-6984?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
