Vulnerabilities
8 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-33993 +1 in the same advisory: …33994 | Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Prior to version 3.0.25, the `unserialize()` function in `locutus/php/var/unserialize` assigns deserialized keys to plain objects via bracket notation without filtering the `__proto__` key. When a PHP serialized payload contains `__proto__` as an array or object key, JavaScript's `__proto__` setter is invoked, replacing the deserialized object's prototype with attacker-controlled content. This enables property injection, for...in propagation of injected properties, and denial of service via built-in method override. This is distinct from the previously reported prototype pollution in `parse_str` (GHSA-f98m-q3hr-p5wq, GHSA-rxrv-835q-v5mh) — `unserialize` is a different function with no mitigation applied. Version 3.0.25 patches the issue. NVD description · AI analysis pending | 6.9 group max | <1% | PoC |
| — | |
| CVE-2026-32304 | Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Prior to 3.0.14, the create_function(args, code) function passes both parameters directly to the Function constructor without any sanitization, allowing arbitrary code execution. This is distinct from CVE-2026-29091 which was call_user_func_array using eval() in v2.x. This finding affects create_function using new Function() in v3.x. This vulnerability is fixed in 3.0.14. NVD description · AI analysis pending | 9.8 | <1% | PoC |
| — | |
| CVE-2026-29091 | Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. 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 description · AI analysis pending | 8.1 | <1% | PoC |
| — | |
| CVE-2026-25521 | Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. In versions from 2.0.12 to before 2.0.39, a prototype pollution vulnerability exists in locutus. Despite a previous fix that attempted to mitigate prototype pollution by checking whether user input contained a forbidden key, it is still possible to pollute Object.prototype via a crafted input using String.prototype. This issue has been patched in version 2.0.39. NVD description · AI analysis pending | 9.4 | <1% | PoC |
| — | |
| CVE-2021-23392 | The package locutus before 2.0.15 are vulnerable to Regular Expression Denial of Service (ReDoS) via the gopher_parsedir function. The package locutus before 2.0.15 are vulnerable to Regular Expression Denial of Service (ReDoS) via the gopher_parsedir function. NVD description · AI analysis pending | 7.5 | 2% | PoC |
| — | |
| CVE-2020-7719 | Versions of package locutus before 2.0.12 are vulnerable to prototype Pollution via the php.strings.parse_str function. Versions of package locutus before 2.0.12 are vulnerable to prototype Pollution via the php.strings.parse_str function. NVD description · AI analysis pending | 9.8 | 3% | PoC ×2 |
| — | |
| CVE-2020-13619 | php/exec/escapeshellarg in Locutus PHP through 2.0.11 allows an attacker to achieve code execution. php/exec/escapeshellarg in Locutus PHP through 2.0.11 allows an attacker to achieve code execution. NVD description · AI analysis pending | 9.8 | 3% |
| — |