Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33993
March 27, 2026
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.
Affected Packages
https://github.com/locutusjs/locutus.git (GITHUB):
Affected version(s) >=v1.3.2 <v3.0.25
Fix Suggestion:
Update to version v3.0.25
https://github.com/locutusjs/locutus.git (GITHUB):
Affected version(s) >=v1.3.2 <v3.0.25
Fix Suggestion:
Update to version v3.0.25
https://github.com/locutusjs/locutus.git (GITHUB):
Affected version(s) >=v1.3.2 <v3.0.25
Fix Suggestion:
Update to version v3.0.25
https://github.com/locutusjs/locutus.git (GITHUB):
Affected version(s) >=v1.3.2 <v3.0.25
Fix Suggestion:
Update to version v3.0.25
https://github.com/locutusjs/locutus.git (GITHUB):
Affected version(s) >=v1.3.2 <v3.0.25
Fix Suggestion:
Update to version v3.0.25
https://github.com/locutusjs/locutus.git (GITHUB):
Affected version(s) >=v1.3.2 <v3.0.25
Fix Suggestion:
Update to version v3.0.25
locutus (NPM):
Affected version(s) >=0.0.1 <3.0.25
Fix Suggestion:
Update to version 3.0.25
locutus (NPM):
Affected version(s) >=0.0.1 <3.0.25
Fix Suggestion:
Update to version 3.0.25
locutus (NPM):
Affected version(s) >=0.0.1 <3.0.25
Fix Suggestion:
Update to version 3.0.25
locutus (NPM):
Affected version(s) >=0.0.1 <3.0.25
Fix Suggestion:
Update to version 3.0.25
locutus (NPM):
Affected version(s) >=0.0.1 <3.0.25
Fix Suggestion:
Update to version 3.0.25
locutus (NPM):
Affected version(s) >=0.0.1 <3.0.25
Fix Suggestion:
Update to version 3.0.25
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
EPSS
Base Score:
0.04