Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-h5gc-rm8j-5gpr: LangChain Community SSRF vulnerability exists in RequestsToolkit component

A Server-Side Request Forgery (SSRF) vulnerability exists in the RequestsToolkit component of the langchain-community package (specifically, langchain_community.agent_toolkits.openapi.toolkit.RequestsToolkit) in langchain-ai/langchain version 0.0.27. This vulnerability occurs because the toolkit does not enforce restrictions on requests to remote internet addresses, allowing it to also access local addresses. As a result, an attacker could exploit this flaw to perform port scans, access local services, retrieve instance metadata from cloud environments (e.g., Azure, AWS), and interact with servers on the local network. This issue has been fixed in version 0.0.28.

ghsa
#vulnerability#git#ssrf#aws
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-2828

LangChain Community SSRF vulnerability exists in RequestsToolkit component

High severity GitHub Reviewed Published Jun 23, 2025 to the GitHub Advisory Database • Updated Jun 25, 2025

Package

pip langchain-community (pip)

Affected versions

< 0.0.27

A Server-Side Request Forgery (SSRF) vulnerability exists in the RequestsToolkit component of the langchain-community package (specifically, langchain_community.agent_toolkits.openapi.toolkit.RequestsToolkit) in langchain-ai/langchain version 0.0.27. This vulnerability occurs because the toolkit does not enforce restrictions on requests to remote internet addresses, allowing it to also access local addresses. As a result, an attacker could exploit this flaw to perform port scans, access local services, retrieve instance metadata from cloud environments (e.g., Azure, AWS), and interact with servers on the local network. This issue has been fixed in version 0.0.28.

References

  • https://nvd.nist.gov/vuln/detail/CVE-2025-2828
  • langchain-ai/langchain@e188d4e
  • https://huntr.com/bounties/8f771040-7f34-420a-b96b-5b93d4a99afc

Published to the GitHub Advisory Database

Jun 23, 2025

Last updated

Jun 25, 2025

ghsa: Latest News

GHSA-65gg-3w2w-hr4h: Podman Improper Certificate Validation; machine missing TLS verification