CVE-2020-28500
Regular Expression Denial of Service (ReDoS) in lodash
What Should I Do?
Address in Next Maintenance Window
Low exploitation probability (0.25%). Schedule for your next planned update.
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install lodash-rails -v 4.17.21
npm install lodash@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.trimend | npm | All versions | Range-based data available |
| lodash.trim | npm | All versions | Range-based data available |
| lodash-rails | RubyGems | 4.0.0, 4.11.2, 4.12.0, 4.13.1 (+16 more) | 4.17.21 |
| lodash | npm | All versions | 4.17.21 |
| lodash-es | npm | All versions | 4.17.21 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-1333
- CWE-400Uncontrolled Resource ConsumptionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.3 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
References
- https://nvd.nist.gov/vuln/detail/CVE-2020-28500ADVISORY
- https://github.com/github/advisory-database/pull/6139WEB
- https://github.com/lodash/lodash/pull/5065WEB
- https://github.com/lodash/lodash/pull/5065/commits/02906b8191d3c100c193fe6f7b27d1c40f200bb7WEB
- https://github.com/lodash/lodash/commit/c4847ebe7d14540bb28a8b932a9ce1b9ecbfee1aWEB
- 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-1018905WEB
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1074893WEB
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBLODASH-1074895WEB
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1074892WEB
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1074894WEB
- https://snyk.io/vuln/SNYK-JAVA-ORGFUJIONWEBJARS-1074896WEB
- https://security.netapp.com/advisory/ntap-20210312-0006WEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/lodash-rails/CVE-2020-28500.ymlWEB
- https://github.com/lodash/lodash/blob/npm/trimEnd.js%23L8WEB
- https://github.com/lodash/lodashPACKAGE
- https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdfWEB
Frequently Asked Questions
- What is CVE-2020-28500?
- Regular Expression Denial of Service (ReDoS) in lodash This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.3/10).
- How do I check if my project is affected by CVE-2020-28500?
- CVE-2020-28500 affects lodash.trimend, lodash.trim and lodash-rails (and 2 more). It has a 0.2% probability of exploitation within 30 days (EPSS score). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2020-28500 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2021-23337HIGH
Command Injection in lodash
- CVE-2021-23337HIGH
lodash vulnerable to Code Injection via `_.template` imports key names
- CVE-2026-62909MEDIUM
Microsoft Security Advisory CVE-2026-62909 – .NET Elevation of Privilege Vulnerability
- CVE-2026-62902MEDIUM
Microsoft Security Advisory CVE-2026-62902 – .NET Information Disclosure Vulnerability
- CVE-2026-61807MEDIUM
Snipe-IT: Stored DOM XSS via table selected-count IDs
- CVE-2026-62899MEDIUM
Microsoft Security Advisory CVE-2026-62899 – .NET Security Feature Bypass Vulnerability
- 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