Input validation error in SVG Sanitizer - #VU146562
Published: September 1, 2026
Vulnerability details
The vulnerability allows a remote user to load external resources and disclose limited information.
The vulnerability exists due to improper handling of remote references in <image href> attributes in the SVG Sanitizer when sanitizing SVG content with remote reference removal enabled. A remote user can supply a crafted SVG containing a bare external href on an <image> element to load external resources and disclose limited information.
The issue occurs even when the removeRemoteReferences option is enabled, and it can be used for tracking pixel requests.