216.73.217.86

CVE-2026-36044

· Published 27/05/2026 14:16 · Modified 27/05/2026 14:16

Labels: CVE-2026-36044 2026-05-27CVE-2026-36044[email protected]

Essential information

Published
27/05/2026 14:16
Modified
27/05/2026 14:16
Author
Creator
CVSS
8.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CVSS metrics

Description

@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 passed to Node.js child_process.exec(). Because exec() spawns a shell, shell metacharacters in those values are interpreted by the host shell, resulting in arbitrary OS command execution with the privileges of the running process.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
pensar / apex cpe:2.3:a:pensar:apex:<0.0.58:*:*:*:*:*:*:*

References