Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @jshookmcp/jshook
  4. ›
  5. CVE-2026-49856

CVE-2026-49856: @jshookmcp/jshook: ICMP probe and traceroute skip local-network SSRF authorization

July 1, 2026

The network domain has a central SSRF authorization policy that blocks private, loopback, link-local, and reserved targets unless an explicit authorization object allows private network access. The policy is enforced by raw HTTP/TCP/TLS RTT tools, but the ICMP probe and traceroute tools resolve the target and invoke the native ICMP/traceroute sink directly.

An MCP client with access to an active network domain can therefore ask the jshookmcp server to probe internal addresses such as 10.0.0.1 even when local SSRF access is disabled for the other raw network tools. This exposes an internal reachability and route mapping primitive from the server network position.

References

  • github.com/advisories/GHSA-c5r6-m4mr-8q5j
  • github.com/vmoranv/jshookmcp/security/advisories/GHSA-c5r6-m4mr-8q5j
  • nvd.nist.gov/vuln/detail/CVE-2026-49856

Code Behaviors & Features

Detect and mitigate CVE-2026-49856 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.3.1 before 0.3.2

Fixed versions

  • 0.3.2

Solution

Upgrade to version 0.3.2 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

npm/@jshookmcp/jshook/CVE-2026-49856.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 19 Jul 2026 12:17:31 +0000.