CVE-2026-74793

Summary

justhtml before 3.11.0 contains a cross-site scripting vulnerability where the default sanitizer bypasses event handler removal in selectedcontent projections. Attackers can inject SVG or MathML elements with event handlers that are cloned and reinserted into output without sanitization, enabling stored or reflected XSS attacks.

Affected Software

VendorProductVersion RangeStatus
EmilStenstromjusthtml0 < 3.11.0affected
EmilStenstromjusthtml3.11.0unaffected

Weaknesses

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

References