AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-29091

HIGH · CVSS 8.1 EPSS 0.78% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-06 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.1. It affects Java. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-29091
Severity
HIGH
CVSS
8.1
EPSS
0.78%
Java

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)