VYPR

@pensar/apex

by @pensar/apex

CVEs (1)

  • CVE-2026-36044HigMay 27, 2026
    risk 0.57cvss 8.8epss 0.02

    @pensar/apex <= 0.0.58 is vulnerable to OS command injection via the smart_enumerate tool. The createSmartEnumerateTool() function in src/core/agent/tools.ts constructs a shell command by concatenating unsanitized values from the extensions array and url parameter into a string…