CVE-2025-59364
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-14

Last updated on: 2025-09-15

Assigner: MITRE

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
Published
2025-09-14
Last Modified
2025-09-15
Generated
2026-05-07
AI Q&A
2025-09-15
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
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
CWE Icon
KEV
KEV Icon
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.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability in the express-xss-sanitizer package for Node.js is an unbounded recursion depth in the sanitize function located in lib/sanitize.js when processing a JSON request body. This means the function can recurse indefinitely, potentially causing a crash or denial of service.


How can this vulnerability impact me? :

This vulnerability can lead to a denial of service (DoS) condition by causing the application to crash or become unresponsive due to unbounded recursion when handling JSON request bodies.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart