Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33349

22
FAUCET Score

CVE-2026-33349 impacts the `fast-xml-parser` library (versions 4.0.0-beta.3 to before 5.5.7), where a logic error in the `DocTypeReader` allows entity limit bypass. Specifically, setting `maxEntityCount` or `maxEntitySize` to zero disables these limits due to JavaScript's truthy/falsy evaluation, enabling an attacker to supply malicious XML. This vulnerability, rated MEDIUM (CVSS 5.9) with a network attack vector and high complexity, can lead to denial of service through unbounded entity expansion and memory exhaustion. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
>= 4.0.1, < 4.5.5CPE matchmatch criteria
cpe:2.3:a:naturalintelligence:fast-xml-parser:*:*:*:*:*:*:*:*
>= 5.0.0, < 5.5.7CPE matchmatch criteria
cpe:2.3:a:naturalintelligence:fast-xml-parser:*:*:*:*:*:*:*:*
4.0.0CPE matchmatch criteria
cpe:2.3:a:naturalintelligence:fast-xml-parser:4.0.0:-:*:*:*:*:*:*
4.0.0CPE matchmatch criteria
cpe:2.3:a:naturalintelligence:fast-xml-parser:4.0.0:beta3:*:*:*:*:*:*
4.0.0CPE matchmatch criteria
cpe:2.3:a:naturalintelligence:fast-xml-parser:4.0.0:beta4:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.9MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
2.2
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.45%
Probability of exploitation in next 30 days
EPSS Percentile
36.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0045 is in the 5th percentile among its peer group of 19,956 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: fast-xml-parserFixed in: 4.5.5
npmpatch availablevia ghsa
Product: fast-xml-parserFixed in: 5.5.7

Vendor Advisories (1)

npmGHSA-jp2q-39xq-3w4gmedium

Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation in fast-xml-parser

Mar 19, 2026

References

github.com / NaturalIntelligence/fast-xml-parser/commit/239b64aa1fc5c5455ddebbbb54a187eb68c9fdb7
Patch
github.com / NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-jp2q-39xq-3w4g
ExploitMitigationVendor Advisory