CVE-2026-26013
⚪ Do wiadomości
Brak walidacji wartości image_url w LangChain umożliwia ataki SSRF, co może prowadzić do nieautoryzowanego dostępu do zasobów serwera.
CVSS
3.7
EPSS
0.0%
Exploit
none
Vendor
langchain
Opis źródłowy (NVD)
LangChain is a framework for building agents and LLM-powered applications. Prior to 1.2.11, the ChatOpenAI.get_num_tokens_from_messages() method fetches arbitrary image_url values without validation when computing token counts for vision-enabled models. This allows attackers to trigger Server-Side Request Forgery (SSRF) attacks by providing malicious image URLs in user input. This vulnerability is fixed in 1.2.11.
ssrf
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 3.7 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.0% |
| Opublikowano (NVD) | 2026-02-10 22:17:00 UTC |
| Ostatnia modyfikacja (NVD) | 2026-03-17 20:30:07 UTC |
Referencje
- https://github.com/langchain-ai/langchain/commit/2b4b1dc29a833d4053deba4c2b77a3848c834565 (security-advisories@github.com) [Patch]
- https://github.com/langchain-ai/langchain/releases/tag/langchain-core%3D%3D1.2.11 (security-advisories@github.com) [Product, Release Notes]
- https://github.com/langchain-ai/langchain/security/advisories/GHSA-2g6r-c272-w58r (security-advisories@github.com) [Mitigation, Vendor Advisory]