CVE-2025-6985
Description
The HTMLSectionSplitter class in langchain-text-splitters version 0.3.8 is vulnerable to XML External Entity (XXE) attacks due to unsafe XSLT parsing. This vulnerability arises because the class allows the use of arbitrary XSLT stylesheets, which are parsed using lxml.etree.parse() and lxml.etree.XSLT() without any hardening measures. In lxml versions up to 4.9.x, external entities are resolved by default, allowing attackers to read arbitrary local files or perform outbound HTTP(S) fetches. In lxml versions 5.0 and above, while entity expansion is disabled, the XSLT document() function can still read any URI unless XSLTAccessControl is applied. This vulnerability allows remote attackers to gain read-only access to any file the LangChain process can reach, including sensitive files such as SSH keys, environment files, source code, or cloud metadata. No authentication, special privileges, or user interaction are required, and the issue is exploitable in default deployments that enable custom XSLT.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
langchain-text-splittersPyPI | < 0.3.9 | 0.3.9 |
Affected products
18- Range: < 0.3.9
- osv-coords17 versionspkg:apk/chainguard/open-webuipkg:apk/chainguard/open-webui-compatpkg:apk/chainguard/py3.10-langchain-text-splitterspkg:apk/chainguard/py3.11-langchain-text-splitterspkg:apk/chainguard/py3.12-langchain-text-splitterspkg:apk/chainguard/py3.13-langchain-text-splitterspkg:apk/chainguard/py3-langchain-text-splitterspkg:apk/chainguard/py3-supported-langchain-text-splitterspkg:apk/wolfi/open-webuipkg:apk/wolfi/open-webui-compatpkg:apk/wolfi/py3.10-langchain-text-splitterspkg:apk/wolfi/py3.11-langchain-text-splitterspkg:apk/wolfi/py3.12-langchain-text-splitterspkg:apk/wolfi/py3.13-langchain-text-splitterspkg:apk/wolfi/py3-langchain-text-splitterspkg:apk/wolfi/py3-supported-langchain-text-splitterspkg:pypi/langchain-text-splitters
< 0.6.33-r0+ 16 more
- (no CPE)range: < 0.6.33-r0
- (no CPE)range: < 0.6.33-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.6.33-r0
- (no CPE)range: < 0.6.33-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.11-r0
- (no CPE)range: < 0.3.9
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-m42m-m8cr-8m58ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-6985ghsaADVISORY
- github.com/langchain-ai/langchain/commit/43eef435505a1c907227b724c0c760ad5fc01790ghsaWEB
- github.com/langchain-ai/langchain/pull/31819ghsaWEB
- huntr.com/bounties/cf78abbb-df3b-43de-b6ee-132b73ff8331nvdWEB
News mentions
0No linked articles in our index yet.