CVE-2025-59364
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-09-14
Last updated on: 2025-09-15
Assigner: MITRE
Description
Description
The express-xss-sanitizer (aka Express XSS Sanitizer) package through 2.0.0 for Node.js has an unbounded recursion depth in sanitize in lib/sanitize.js for a JSON request body.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| express-xss-sanitizer | express-xss-sanitizer | 2.0.1 |
| express-xss-sanitizer | express-xss-sanitizer | 2.0.0 |
| node.js | node.js | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-674 | The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack. |