@nevware21/ts-utils is a comprehensive TypeScript/JavaScript utility library. Prior to version 0.14.0, the _copyProps function in lib/src/object/copy.ts uses for...in to iterate over source object properties without an Object.hasOwnProperty check, and does not filter dangerous keys (__proto__, constructor, prototype). This allows an attacker to pollute the prototype chain of all objects in the application. Version 0.14.0 patches the issue.
CVE-2026-46681
This high-severity CVE scores 7.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 79% of all CVEs by exploit prediction. 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
- 7.2
- EG Score
- 7.2(medium)
- EG Risk
- 63(Attend)EG Risk 63/100SSVC: Attend
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 computedSeverity72% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS
- 20.5%
- KEV
- Not listed
Published
May 21, 2026
Last Modified
July 23, 2026
Advisory Details (2)
Auto-updated Jul 21, 2026commit 5e887f4e2fbe (nevware21/ts-utils)
Patch available: nevware21/ts-utils 0.14.0 (contains commit 5e887f4e2fbe)
https://github.com/nevware21/ts-utils/commit/5e887f4e2fbee7160c8f501634c45e6a229e83bbPrototype Pollution in objDeepCopy/objCopyProps via for...in without hasOwnProperty · Advisory · nevware21/ts-utils · GitHub
https://github.com/nevware21/ts-utils/security/advisories/GHSA-x7j8-49r8-mr43Vendor Advisories for CVE-2026-46681(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| @nevware21/ts-utils | — | 0.14.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 5× in last 7d / 5× 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-23 14:18 UTCEPSS rescore
- 2026-07-23 03:17 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 14:40 UTCEG score recompute▲ 7.20
- 2026-07-21 14:37 UTCMITRE cvelistV5CVSS v3 → 7.2 · CVSS v4 → 7.2
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-05-24 06:09 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-1321
Frequently asked(5)
What is CVE-2026-46681?
When was CVE-2026-46681 disclosed?
Is CVE-2026-46681 actively exploited?
What is the CVSS score of CVE-2026-46681?
How do I remediate CVE-2026-46681?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-46681
Is Your Infrastructure Affected by CVE-2026-46681?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.