CVE-2021-23337
Command Injection in lodash
What Should I Do?
Address in Next Maintenance Window
Low exploitation probability (0.74%). Schedule for your next planned update.
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install lodash@4.17.21
gem install lodash-rails -v 4.17.21
npm install lodash-es@4.17.21
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (5)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| lodash | npm | All versions | 4.17.21 |
| lodash-rails | RubyGems | 0.10.0, 0.7.0, 0.8.1, 0.8.2 (+51 more) | 4.17.21 |
| lodash-es | npm | All versions | 4.17.21 |
| lodash.template | npm | All versions | Range-based data available |
| lodash-template | npm | All versions | Range-based data available |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-77
- CWE-94Code InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.2 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2021-23337ADVISORY
- https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1cWEB
- https://www.oracle.com/security-alerts/cpuoct2021.htmlWEB
- https://www.oracle.com/security-alerts/cpujul2022.htmlWEB
- https://www.oracle.com/security-alerts/cpujan2022.htmlWEB
- https://www.oracle.com//security-alerts/cpujul2021.htmlWEB
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724WEB
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1074929WEB
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBLODASH-1074931WEB
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1074928WEB
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1074930WEB
- https://snyk.io/vuln/SNYK-JAVA-ORGFUJIONWEBJARS-1074932WEB
- https://security.netapp.com/advisory/ntap-20210312-0006WEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/lodash-rails/CVE-2021-23337.ymlWEB
- https://github.com/lodash/lodash/blob/ddfd9b11a0126db2302cb70ec9973b66baec0975/lodash.js#L14851WEB
- https://github.com/lodash/lodashPACKAGE
- https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdfWEB
Frequently Asked Questions
- What is CVE-2021-23337?
- Command Injection in lodash This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.2/10).
- How do I check if my project is affected by CVE-2021-23337?
- CVE-2021-23337 affects lodash, lodash-rails and lodash-es (and 2 more). It has a 0.7% probability of exploitation within 30 days (EPSS score). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2021-23337 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-64679HIGH
Atlantis Workspace Handling has Path Traversal that Allows Out-of-Bounds Directory Deletion/Creation
- CVE-2026-63135HIGH
YOURLS has stored XSS in referrer statistics chart via crafted Referer header
- CVE-2026-54178HIGH
Laravel Backpack CRUD: Arbitrary file deletion via attacker-controlled clear_<attr>[] in HasUploadFields::uploadMultipleFilesToDisk
- CVE-2026-54167HIGH
Pipelines-as-Code GitHub App token request can be redirected via untrusted Enterprise Host header
- CVE-2026-54182HIGH
Laravel Backpack CRUD: OS command injection in Stats::makeCurlRequest via attacker-controlled Host header (pre-auth)
- CVE-2020-28500MEDIUM
Regular Expression Denial of Service (ReDoS) in lodash
- CVE-2019-1010266MEDIUM
Regular Expression Denial of Service (ReDoS) in lodash
- CVE-2025-13465MEDIUM
Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies