漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Credential disclosure in Strands Agents Tools elasticsearch_memory tool
Vulnerability Description
Strands Agents is an open-source Python SDK for building and running AI agents. The strands-agents-tools package provides pre-built tools for use with the SDK, including the elasticsearch_memory tool for agent memory storage. We identified CVE-2026-15746, a server-side request forgery (SSRF) issue in the elasticsearch_memory tool. The tool exposed its connection parameters (es_url, cloud_id, api_key) as fields the large language model (LLM) could control through the tool schema. When a caller omitted the api_key parameter, the tool fell back to the operator's ELASTICSEARCH_API_KEY environment variable and sent it to whichever host the LLM specified. A crafted prompt could cause the tool to connect to a threat-actor-controlled server and disclose the operator's Elasticsearch API key in the Authorization header. We recommend you upgrade to strands-agents-tools version 0.7.0 or later. As a precautionary measure, we recommend all operators rotate their ELASTICSEARCH_API_KEY, even if there is no indication the credential was exposed.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Strands Agents Tools 服务端请求伪造漏洞
Vulnerability Description
Strands Agents Strands Agents Tools是Strands Agents组织的一款服务器支撑系统软件。 Strands Agents Tools 0.7.0之前版本存在服务端请求伪造漏洞,该漏洞源于elasticsearch_memory工具暴露了连接参数(es_url, cloud_id, api_key)供大语言模型(LLM)通过工具模式控制,导致服务端请求伪造(SSRF),当调用者省略api_key参数时,工具会回退使用操作员的ELASTICSEARCH_API_KEY环
CVSS Information
N/A
Vulnerability Type
N/A