Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-41488

3.1 · LOW
Published Apr 24, 2026 langchain CWE-918

Overview

CVE-2026-41488 is a low-severity vulnerability affecting langchain langchain-openai. It was published on April 24, 2026 and has a CVSS 3.1 base score of 3.1 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.1, rated LOW. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from langchain. Update langchain-openai to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
langchain langchain-openai >= 0, < 1.1.14 Affected

Frequently Asked Questions

What is CVE-2026-41488?

CVE-2026-41488 is a low-severity vulnerability affecting langchain langchain-openai. It was published on April 24, 2026 and has a CVSS 3.1 base score of 3.1 (LOW).

How severe is CVE-2026-41488?

This vulnerability has a CVSS 3.1 base score of 3.1, rated LOW. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-41488?

Check the references section for vendor advisories and patches from langchain. Update langchain-openai to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-41488?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-41488 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.