VYPR

mcp-searxng

by SearXNG

CVEs (2)

  • CVE-2026-54689Aug 19, 2026
    risk 0.00cvss epss

    ## Summary `mcp-searxng` has a hardened-mode URL-reading feature intended to prevent `web_url_read` from reaching private or internal network resources. PR #79 appears to address one SSRF class: hostnames that resolve to private or internal addresses under hardened mode. I…

  • CVE-2026-54688Aug 19, 2026
    risk 0.00cvss epss

    Ref: https://github.com/ihor-sokoliuk/mcp-searxng/issues/87#issuecomment-4645453694 ### Summary The web_url_read tool fetches a caller-supplied URL server-side and converts it to markdown. An SSRF guard (assertUrlAllowed, which blocks private/loopback/metadata addresses)…