1. Axios Node.js Data URL Vulnerability (CVE-2025-58754) Exposes Memory Exhaustion Risk
A critical security flaw in the widely-used Axios HTTP client library for Node.js allows attackers to trigger uncontrolled memory consumption and potential denial-of-service attacks. The vulnerability, tracked as CVE-2025-58754, stems from how Axios handles URLs with the `data:` scheme. When processing such a URL, the ...