CVE-2026-58485
Last modified
CVE-2026-58485 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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 receives its caller-controlled URL through src/index.ts and validates only the literal hostname in assertUrlAllowed() within src/url-reader.ts before undiciFetch() performs operating-system DNS resolution.
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 receives its caller-controlled URL through src/index.ts and validates only the literal hostname in assertUrlAllowed() within src/url-reader.ts before undiciFetch() performs operating-system DNS resolution. A public-looking attacker-controlled hostname that resolves to a private, loopback, link-local, or cloud-metadata address therefore passes the lexical check and causes the MCP server to connect to the internal destination. In the default HTTP configuration, an unauthenticated network client can use this path to read internal services, expose credentials or service tokens, and enumerate reachable internal hosts; in STDIO deployments, prompt-influenced tool selection can provide the malicious URL. Direct private IP literals are blocked, and MCP_HTTP_ALLOW_PRIVATE_URLS remains an explicit opt-out. This issue is fixed in version 1.7.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ihor-sokoliuk | mcp-searxng | < 1.7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-58485?
How severe is CVE-2026-58485?
How do I fix CVE-2026-58485?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5848A vulnerability was found in jeecgboot JimuReport up to 2.3.…4.7
- CVE-2026-58480Blocksy Companion Pro plugin for WordPress before 2.1.47 con…9.8
- CVE-2026-58481Network-AI is a TypeScript/Node.js multi-agent orchestrator.…6.5
- CVE-2026-58482Network-AI, a TypeScript/Node.js multi-agent orchestrator, h…5.9
- CVE-2026-58483mcp-searxng is a Model Context Protocol server that gives AI…7.5
- CVE-2026-58484Network-AI is a TypeScript/Node.js multi-agent orchestrator.…7.1
- CVE-2026-58486HedgeDoc is an open source, real-time, collaborative, markdo…8.3
- CVE-2026-58487HedgeDoc is an open source, real-time, collaborative, markdo…5.1
- CVE-2026-58488HedgeDoc is an open source, real-time, collaborative, markdo…6.9
- CVE-2026-58489HedgeDoc is an open source, real-time collaborative markdown…6.8
- CVE-2026-5849A vulnerability was determined in Tenda i12 1.0.0.11(3862). …9.8
- CVE-2026-58491Warpgate is an open source SSH, HTTPS and MySQL bastion host…9.3
Are you affected by CVE-2026-58485?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
