Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. netlicensing-mcp
  4. ›
  5. CVE-2026-54446

CVE-2026-54446: NetLicensing-MCP: Unauthenticated Use of Server-Side NetLicensing API Key in HTTP Mode

July 14, 2026

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 handler (server.py:1427). The downstream HTTP client then falls back to the server operator’s NETLICENSING_API_KEY environment variable (client.py:30) and uses it to authenticate every upstream call to the NetLicensing REST API. An unauthenticated network attacker can therefore invoke any MCP tool — including product listing, license creation/modification, and destructive delete operations — entirely under the operator’s identity and account quota. CVSS 3.1 Base Score: 8.1 (High).

References

  • github.com/Labs64/NetLicensing-MCP/commit/fbbb1d5ff88eb5400ec933a84e75601ebee48927
  • github.com/Labs64/NetLicensing-MCP/releases/tag/0.1.6
  • github.com/Labs64/NetLicensing-MCP/security/advisories/GHSA-x9vc-9ffq-p3gj
  • github.com/advisories/GHSA-x9vc-9ffq-p3gj
  • nvd.nist.gov/vuln/detail/CVE-2026-54446

Code Behaviors & Features

Detect and mitigate CVE-2026-54446 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 before 0.1.6

Fixed versions

  • 0.1.6

Solution

Upgrade to version 0.1.6 or above.

Impact 8.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function

Source file

pypi/netlicensing-mcp/CVE-2026-54446.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 08 Aug 2026 00:17:21 +0000.