Inclusion of Functionality from Untrusted Control Sphere in Kirby - #VU150663
Published: September 17, 2026
Vulnerability details
The vulnerability allows a remote user to disclose limited sensitive information and alter rendered content.
The vulnerability exists due to incomplete URL detection in SaneSvg and SaneSvgz CSS @import rule handling when processing uploaded SVG or SVGZ files. A remote user can upload a crafted SVG that references an external stylesheet to disclose limited sensitive information and alter rendered content.
The stylesheet is loaded only when the SVG is rendered as a document, including direct media URL access, object or iframe embedding, or inlined SVG content.