๐Ÿ” CVE Alert

CVE-2026-54689

MEDIUM 6.3

mcp-searxng hardened-mode SSRF bypasses permit internal URL access

CVSS Score
6.3
EPSS Score
0.0%
EPSS Percentile
0th

mcp-searxng is a Model Context Protocol server that gives AI assistants web search and URL-reading capabilities through SearXNG. Prior to 1.2.0, the web_url_read URL policy in src/url-reader.ts can be bypassed while MCP_HTTP_HARDEN is enabled and MCP_HTTP_ALLOW_PRIVATE_URLS is not enabled because redirect targets are not revalidated, 0.0.0.0 is not classified as an internal address, and IPv4-mapped IPv6 literals canonicalized to hexadecimal form are not recognized. These inputs allow an attacker-influenced tool call to make the MCP server fetch loopback or internal HTTP resources and return content from local services, private APIs, service-mesh endpoints, or cloud metadata endpoints. The separate hostname-to-private-address case addressed by the earlier partial fix is not part of these residual bypasses. This issue is fixed in version 1.2.0.

CWE CWE-200 CWE-918
Vendor ihor-sokoliuk
Product mcp-searxng
Published Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for ihor-sokoliuk mcp-searxng

Be the first to know when new medium vulnerabilities affecting ihor-sokoliuk mcp-searxng are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

ihor-sokoliuk / mcp-searxng
< 1.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ihor-sokoliuk/mcp-searxng/security/advisories/GHSA-wppf-h75h-6pm6 github.com: https://github.com/ihor-sokoliuk/mcp-searxng/pull/79 github.com: https://github.com/ihor-sokoliuk/mcp-searxng/commit/48e5ecdcb4166a60b94c252dbe74b0a318110ac4 github.com: https://github.com/ihor-sokoliuk/mcp-searxng/releases/tag/v1.2.0