目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-58483— mcp-searxng 无界响应体读取绕过URL限制

一分钟漏洞结论

影响对象
ihor-sokoliuk mcp-searxng
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

mcp-searxng 是一个模型上下文协议(Model Context Protocol)服务器,通过 SearXNG 为 AI 助手提供网络搜索和 URL 读取功能。在 1.7.1 版本之前, 中的 函数会将调用者提供的 URL 传递给 中的 函数。在该函数中, 将缺失的 响应头视为一种不明确的预检情况,随后正常路径和错误路径都会通过 消费完整的响应体。因此,如果服务器省略了 头,就可以绕过 限制,从而强制产生无界的内存使用。此外,生成的字符串还会被 处理,进一步增加 CPU 消耗,使得未认证的 HTTP 客户

CVSS 7.5 · High
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-58483 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
mcp-searxng: Unbounded Response Body Read Bypasses URL Size Limit in `web_url_read`
来源: CVE Program / CVE List V5
Vulnerability Description
mcp-searxng is a Model Context Protocol server that gives AI assistants web search and URL-reading capabilities through SearXNG. Prior to 1.7.1, web_url_read in src/index.ts passes a caller-supplied URL to readUrlContent() in src/url-reader.ts, where checkContentLength() treats a missing Content-Length header as an inconclusive preflight and the normal and error paths then consume the complete body with response.text(). A server that omits Content-Length can therefore bypass URL_READ_MAX_CONTENT_LENGTH_BYTES and force unbounded memory use. The resulting string is also processed by NodeHtmlMarkdown.translate(), increasing CPU consumption and allowing an unauthenticated HTTP client to cause denial of service. This issue is fixed in version 1.7.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
未加控制的资源消耗(资源穷尽)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
ihor-sokoliuk mcp-searxng < 1.7.1 -

二、漏洞 CVE-2026-58483 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-58483 的情报信息

登录查看更多情报信息。

CVE-2026-58483 其他参考 (4)

同批安全公告 · ihor-sokoliuk · 2026-09-15 · 共 4 条

CVE-2026-58485 7.1 HIGH mcp-searxng web_url_read DNS重绑定SSRF漏洞
CVE-2026-54688 6.5 MEDIUM MCP-SEARXNG 默认开启的SSRF漏洞
CVE-2026-54689 6.3 MEDIUM mcp-searxng 强化模式SSRF内部URL访问绕过漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-58483

暂无评论


发表评论