Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/langchain-text-splitters@0.2.1
purl pkg:pypi/langchain-text-splitters@0.2.1
Next non-vulnerable version 1.1.2
Latest non-vulnerable version 1.1.2
Risk
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-3k4a-kytp-kbhx
Aliases:
CVE-2026-41481
GHSA-fv5p-p927-qmxr
PYSEC-2026-77
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.
1.1.2
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-02T04:24:55.090445+00:00 Pypa Importer Affected by VCID-3k4a-kytp-kbhx https://github.com/pypa/advisory-database/blob/main/vulns/langchain-text-splitters/PYSEC-2026-77.yaml 38.6.0