VYPR

netlicensing-mcp

by Netlicensing Mcp

CVEs (2)

  • CVE-2026-57496criJun 18, 2026
    risk 0.59cvss epss

    ## REST Path Traversal Bypasses Token Redaction in netlicensing-mcp ### Summary The `netlicensing_get_product` MCP tool in `netlicensing-mcp` interpolates a caller-controlled `product_number` argument directly into a REST URL path without any validation. Passing `../token` as…

  • CVE-2026-54446higJul 14, 2026
    risk 0.45cvss epss

    ## Unauthenticated Use of Server-Side NetLicensing API Key in HTTP Mode ### Summary When `netlicensing-mcp` is run in HTTP transport mode, the `ApiKeyMiddleware` fails to enforce authentication: requests that carry no client API key are unconditionally forwarded to the next…