Cross-site scripting in SVG Sanitizer - #VU146561
Published: September 1, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information through css injection and external resource loading.
The vulnerability exists due to improper neutralization of css content in <style> elements in the SVG Sanitizer when processing sanitized inline SVG content. A remote user can embed crafted css with @import, external url(), or selector-based exfiltration logic to disclose sensitive information through css injection and external resource loading.
This applies only when the sanitized SVG is embedded inline in a host page, and user interaction is required.