---
cve: "CVE-2026-29091"
severity: "HIGH"
cvss: 8.1
epss: "78%"
vendor: "locutusjs"
kev: false
exploited: false
published: "2026-03-06 17:48:10"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T07:26:51+02:00"
---

# CVE-2026-29091

> 8.1 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- e583ac4cd99c28ef6419fe4e6461fa331576b0a2 (Commit)
- 977a1fb169441e35996a1d2465b512322de500ad (Commit)

## Referenzen

- <https://github.com/locutusjs/locutus/security/advisories/GHSA-fp25-p6mj-qqg6>
- <https://github.com/locutusjs/locutus/commit/977a1fb169441e35996a1d2465b512322de500ad>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-29091) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
