Vulnerability CVE-2024-22020


Published: 2024-07-09

Description:
A security flaw in Node.js allows a bypass of network import restrictions.
By embedding non-network imports in data URLs, an attacker can execute arbitrary code, compromising system security.
Verified on various platforms, the vulnerability is mitigated by forbidding data URLs in network imports.
Exploiting this flaw can violate network import security, posing a risk to developers and servers.

 References:
https://hackerone.com/reports/2092749

Copyright 2026, cxsecurity.com

 

Back to Top