VYPR

Langchain Text Splitters

by Langchain AI

Source repositories

CVEs (1)

  • CVE-2026-41481MedApr 24, 2026
    risk 0.42cvss 6.5epss 0.00

    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…