CVE-2021-41098
Improper Restriction of XML External Entity Reference (XXE) in Nokogiri on JRuby
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install nokogiri -v 1.12.5
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| nokogiri | rubygems | 1.0.0, 1.0.1, 1.0.2, 1.0.3 (+134 more) | 1.12.5 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-611XML External Entity (XXE)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
References
- https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-2rr5-8q37-2w7hWEB
- https://nvd.nist.gov/vuln/detail/CVE-2021-41098ADVISORY
- https://github.com/sparklemotion/nokogiri/commit/5bf729ff3cc84709ee3c3248c981584088bf9f6dWEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/CVE-2021-41098.ymlWEB
- https://github.com/sparklemotion/nokogiriPACKAGE
Frequently Asked Questions
- What is CVE-2021-41098?
- Improper Restriction of XML External Entity Reference (XXE) in Nokogiri on JRuby This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2021-41098?
- CVE-2021-41098 affects nokogiri. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2021-41098 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2019-5477CRITICAL
Nokogiri Command Injection Vulnerability
- CVE-2016-4658CRITICAL
Nokogiri does not forbid namespace nodes in XPointer ranges
- GHSA-c4rq-3m3g-8wgxHIGH
Nokogiri CSS selector tokenizer has regular expression backtracking
- CVE-2019-13118HIGH
libxslt Type Confusion vulnerability that affects Nokogiri
- GHSA-cgx6-hpwq-fhv5HIGH
Integer Overflow or Wraparound in libxml2 affects Nokogiri
- CVE-2022-24836HIGH
Nokogiri Inefficient Regular Expression Complexity
- CVE-2017-18258MEDIUM
Uncontrolled resource consumption in nokogiri
- CVE-2026-57434LOW
Nokogiri: Null Pointer Dereference calling methods on uninitialized wrapper classes
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies