216.73.217.22

CVE-2026-41488

· Published 24/04/2026 21:16 · Modified 24/04/2026 21:16

Labels: CVE-2026-41488 2026-04-24CVE-2026-41488CWE-918[email protected]

Essential information

Published
24/04/2026 21:16
Modified
24/04/2026 21:16
Author
Creator
CVSS
3.1 LOW (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N

CVSS metrics

Description

LangChain is a framework for building agents and LLM-powered applications. Prior to 1.1.14, langchain-openai's _url_to_size() helper (used by get_num_tokens_from_messages for image token counting) validated URLs for SSRF protection and then fetched them in a separate network operation with independent DNS resolution. This left a TOCTOU / DNS rebinding window: an attacker-controlled hostname could resolve to a public IP during validation and then to a private/localhost IP during the actual fetch.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
langchain / langchain cpe:2.3:a:langchain:langchain:*:*:*:*:*:*:*:*
langchain / langchain-openai cpe:2.3:a:langchain:langchain-openai:*:*:*:*:*:*:*:*

References