216.73.216.133

CVE-2026-29091

· Published 06/03/2026 18:16 · Modified 06/03/2026 19:16

Labels: CVE-2026-29091 2026-03-06CVE-2026-29091CWE-95[email protected]

Essential information

Published
06/03/2026 18:16
Modified
06/03/2026 19:16
Author
Creator
CVSS
8.1 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Prior to version 3.0.0, a remote code execution (RCE) flaw was discovered in the locutus project, specifically within the call_user_func_array function implementation. The vulnerability allows an attacker to inject arbitrary JavaScript code into the application's runtime environment. This issue stems from an insecure implementation of the call_user_func_array function (and its wrapper call_user_func), which fails to properly validate all components of a callback array before passing them to eval(). This issue has been patched in version 3.0.0.

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
locutus / locutus cpe:2.3:a:locutus:locutus:<3.0.0:*:*:*:*:*:*:*

References