If a malicious authenticated user uploads SVG and creates a hotlink for it, they achieve stored XSS.
The hotlinking functionality fails to properly handle scripts included in the SVGs, allowing authenticated attackers with the ability to upload and hotlink file to execute arbitrary JS.
Issue found by aisafe.io
Authenticated attackers with the ability to upload and hotlink files can execute arbitrary JavaScript.
{
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-05T18:40:05Z",
"nvd_published_at": "2026-03-06T05:16:38Z",
"severity": "HIGH"
}