GHSA-6w63-h3fj-q4vw · Severity: high · Ecosystem: npm — fast-xml-parser vulnerable to Regex Injection via Doctype Entities
fast-xml-parser is an open source, pure javascript xml parser. fast-xml-parser allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for denial of service (DoS) attacks. By crafting an entity name that results in an intentionally bad performing regex and utilizing it in the entity replacement step of the parser, this can cause the parser to stall for an indefinite amount of time. This problem has been resolved in v4.2.4. Users are advised to upgrade. Users unable to upgrade should avoid using DOCTYPE parsing by setting the `processEntities: false` option.
Conclusion & alert: CVE-2023-34104 is rated Moderate Risk (54.4/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.60%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-28 | 0.54% | 0.60% | +0.06% |
| 2 | 2026-05-22 | 0.60% | 0.54% | -0.06% |
| 3 | 2026-05-04 | — | 0.60% | — |
Full EPSS history (19 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-6w63-h3fj-q4vw · Severity: high · Ecosystem: npm — fast-xml-parser vulnerable to Regex Injection via Doctype Entities
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2023-34104 unimportant priority: Debian including 1 source packages (node-webfont), 4 status rows across 4 suites (bookworm, forky, sid, trixie): resolved 4. | https://security-tracker.debian.org/tracker/CVE-2023-34104 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2023-34104 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2023-34104/ |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| naturalintelligence | fast-xml-parser | < 4.2.4 | cpe:2.3:a:naturalintelligence:fast-xml-parser:*:*:*:*:*:*:*:* |