CVE-2026-41481
Description
LangChain is a framework for building agents and LLM-powered applications. Prior to langchain-text-splitters 1.1.2, HTMLHeaderTextSplitter.split_text_from_url() validated the initial URL using validate_safe_url() but then performed the fetch with requests.get() with redirects enabled (the default). Because redirect targets were not revalidated, a URL pointing to an attacker-controlled server could redirect to internal, localhost, or cloud metadata endpoints, bypassing SSRF protections. The response body is parsed and returned as Document objects to the calling application code. Whether this constitutes a data exfiltration path depends on the application: if it exposes Document contents (or derivatives) back to the requester who supplied the URL, sensitive data from internal endpoints could be leaked. Applications that store or process Documents internally without returning raw content to the requester are not directly exposed to data exfiltration through this issue. This vulnerability is fixed in 1.1.2.
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 | < 1.1.2 | 1.1.2 |
Affected products
14- cpe:2.3:a:langchain:langchain-text-splitters:*:*:*:*:*:*:*:*Range: <1.1.2
- osv-coords13 versionspkg:apk/chainguard/open-webuipkg: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/wolfi/open-webuipkg: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:pypi/langchain-text-splitters
< 0.9.2-r0+ 12 more
- (no CPE)range: < 0.9.2-r0
- (no CPE)range: < 1.1.2-r0
- (no CPE)range: < 1.1.2-r0
- (no CPE)range: < 1.1.2-r0
- (no CPE)range: < 1.1.2-r0
- (no CPE)range: < 1.1.2-r0
- (no CPE)range: < 0.9.2-r0
- (no CPE)range: < 1.1.2-r0
- (no CPE)range: < 1.1.2-r0
- (no CPE)range: < 1.1.2-r0
- (no CPE)range: < 1.1.2-r0
- (no CPE)range: < 1.1.2-r0
- (no CPE)range: < 1.1.2
Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-fv5p-p927-qmxrghsaADVISORY
- github.com/langchain-ai/langchain/security/advisories/GHSA-fv5p-p927-qmxrnvdMitigationVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-41481ghsaADVISORY
- github.com/pypa/advisory-database/tree/main/vulns/langchain-text-splitters/PYSEC-2026-77.yamlghsaWEB
News mentions
0No linked articles in our index yet.