VYPR

npm package

@ooples/token-optimizer-mcp

pkg:npm/%40ooples/token-optimizer-mcp

Vulnerabilities (2)

  • CVE-2026-55156Aug 14, 2026
    affected < 5.1.0fixed 5.1.0

    # Unauthenticated Path Traversal in Dashboard Session Log API Endpoints | Field | Value | | ---------------- | ----- | | Repository | ooples/token-optimizer-mcp | | Affected version | 5.0.1 (commit 8137147) | | Vulnerability | CWE-22 — Improper Limitation of

  • CVE-2026-55157higAug 14, 2026
    affected < 5.1.0fixed 5.1.0

    ### Summary `token-optimizer-mcp` is vulnerable to OS command injection in the `smart_user` tool. The `get-user-info` operation accepts a user-controlled `username` argument and later interpolates it into a shell command executed through `execAsync()`: ```ts getent passwd "${u