SCEditor has DOM XSS via emoticon URL/HTML injection
Description
Published to the GitHub Advisory Database
Feb 6, 2026
Reviewed
Feb 6, 2026
Published by the National Vulnerability Database
Feb 6, 2026
Last updated
Feb 6, 2026
If an attacker has the ability control configuration options passed to
sceditor.create(), likeemoticons,charset, etc. then it's possible for them to trigger an XSS attack due to lack of sanitisation of configuration options.Proof of concept:
References