CVE-2026-4800
Impact: The fix for CVE-2021-23337 (https://github.com/advisories/GHSA-35jh-r3h4-6jhm) added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. When an application passes untrusted input as options.imports key names, an attacker can inject default-parameter expressions that execute arbitrary code at template compilation time. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function(). Patches: Users should upgrade to version 4.18.0. Workarounds: Do not pass untrusted input as key names in options.imports. Only use developer-controlled, static key names.
EPSS 0.04% · 14.1th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Cloudflare | stream | |
| lodash | lodash | 4.18.0, 4.0.0 |
| lodash | lodash-amd | 4.0.0, 4.18.0 |
| lodash | lodash.template | 4.18.0, 4.0.0 |
| lodash | lodash-es | 4.18.0, 4.0.0 |
Exploit Intelligence
- jaytarr-geo/nextjs-lodash-cve-2025-13465-repro (github-poc-repo)
- jaytarr-geo/nextjs-lodash-cve-2025-13465-repro (github-poc-repo)
- jaytarr-geo/nextjs-lodash-cve-2025-13465-repro (github-poc-repo)
- jaytarr-geo/nextjs-lodash-cve-2025-13465-repro (github-poc-repo)
- jaytarr-geo/nextjs-lodash-cve-2025-13465-repro (github-poc-repo)
- jaytarr-geo/nextjs-lodash-cve-2025-13465-repro (github-poc-repo)
- jaytarr-geo/nextjs-lodash-cve-2025-13465-repro (github-poc-repo)
- jaytarr-geo/nextjs-lodash-cve-2025-13465-repro (github-poc-repo)
- jaytarr-geo/nextjs-lodash-cve-2025-13465-repro (github-poc-repo)
- jaytarr-geo/nextjs-lodash-cve-2025-13465-repro (github-poc-repo)
…and 140 more exploits
Timeline
- Mar 31, 2026 CVE Published
- Mar 31, 2026 PoC Published
- Apr 1, 2026 EPSS Score
- Apr 2, 2026 Security Advisory
- Apr 27, 2026 Distribution Patch
- Apr 27, 2026 Security Advisory
- Apr 27, 2026 Distribution Patch
- Apr 27, 2026 Security Advisory
- Apr 28, 2026 Distribution Patch
- Apr 29, 2026 Distribution Patch
- Apr 29, 2026 Security Advisory
- Apr 29, 2026 Distribution Patch
References
- https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37405 advisory
- https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37404 advisory
- https://github.com/advisories/GHSA-35jh-r3h4-6jhm url
- https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c url
- https://cna.openjsf.org/security-advisories.html url
- https://www.ibm.com/support/pages/node/7271707 advisory
- https://www.ibm.com/support/pages/node/7271922 advisory
- https://www.ibm.com/support/pages/node/7271681 advisory
- https://www.ibm.com/support/pages/node/7271765 advisory
- https://www.ibm.com/support/pages/node/7270805 advisory
- https://www.ibm.com/support/pages/node/7270827 advisory
- https://www.ibm.com/support/pages/node/7270869 advisory
- https://www.ibm.com/support/pages/node/7270820 advisory
- https://www.ibm.com/support/pages/node/7270845 advisory
- https://www.ibm.com/support/pages/node/7270868 advisory
- https://www.ibm.com/support/pages/node/7270775 advisory
- https://www.ibm.com/support/pages/node/7270692 advisory
- https://www.ibm.com/support/pages/node/7274185 advisory
- https://www.ibm.com/support/pages/node/7274154 advisory
- https://www.ibm.com/support/pages/node/7274180 advisory
…and 8 more