Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Starting in version 2.0.39 and prior to version 3.0.25, a prototype pollution vulnerability exists in the parse_str function of the npm package locutus. An attacker can pollute Object.prototype by overriding RegExp.prototype.test and then passing a crafted query string to parse_str, bypassing the prototype pollution guard. This vulnerability stems from an incomplete fix for CVE-2026-25521. The CVE-2026-25521 patch replaced the String.prototype.includes()-based guard with a RegExp.prototype.test()-based guard. However, RegExp.prototype.test is itself a writable prototype method that can be overridden, making the new guard bypassable in the same way as the original — trading one hijackable built-in for another. Version 3.0.25 contains an updated fix.
CVE-2026-33994
This critical-severity CVE scores 9.8 under NVD CVSS v3. EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(low)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
March 27, 2026
Last Modified
June 17, 2026
Advisory Details (4)
Auto-updated Jul 27, 2026Prototype Pollution in locutus (>= 2.0.39) due to incomplete fix for CVE-2026-25521 · Advisory · locutusjs/locutus · GitHub
https://github.com/locutusjs/locutus/security/advisories/GHSA-vc8f-x9pp-wf5pv3.0.25
Patch available: locutusjs/locutus v3.0.25
https://github.com/locutusjs/locutus/releases/tag/v3.0.25fix: harden php prototype pollution sinks
Patch available: locutusjs/locutus v3.0.25 (PR #597 merged 2026-03-25)
https://github.com/locutusjs/locutus/pull/597commit 345a6211e1e6 (locutusjs/locutus)
Patch available: locutusjs/locutus v3.0.25 (contains commit 345a6211e1e6)
https://github.com/locutusjs/locutus/commit/345a6211e1e6f939f96a7090bfeff642c9fcf9e4Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 1× in last 7d / 1× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-27 14:19 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-1321
Frequently asked(4)
What is CVE-2026-33994?
When was CVE-2026-33994 disclosed?
What is the CVSS score of CVE-2026-33994?
How do I remediate CVE-2026-33994?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-33994
Is Your Infrastructure Affected by CVE-2026-33994?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.