SecBoard
Zurück zur CVE-Übersicht

CVE-2026-73490

MEDIUM(4.7)

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N

Risk Signal Score22/100 — NIEDRIG
  • CVSS 4.7 — Mittel
  • Weniger als 24 Stunden alt

Beschreibung

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Prior to 2.25.2, Loofah's HTML5 sanitizer applies its local-reference restriction only to the xlink:href attribute on SVG use and feImage elements, while browsers also accept the plain href attribute. A crafted sanitized SVG can therefore reference an arbitrary same-origin external document; use may render external SVG content containing scripts or other dangerous content, and feImage may load external images for tracking. Applications that sanitize user-supplied SVG with Loofah's default allowlist are affected. This issue is fixed in version 2.25.2.

GitHub Advisories

GHSA-9wjq-cp2p-hrgfMEDIUM

Loofah: SVG `href` attribute bypasses local-reference restriction

rubygems/loofah2.25.2
GitHub Advisory

Referenzen