1. Webpack Security Flaw (CVE-2025-68458) Allows Bypass of HTTP Resource Restrictions
A critical security vulnerability in the popular JavaScript module bundler, webpack, allows attackers to bypass configured resource restrictions and fetch code from unauthorized external servers. The flaw, tracked as CVE-2025-68458, is present when the experimental `experiments.buildHttp` feature is enabled. It exploit...