CSS Injection Vulnerability in SpecifyJS Framework
CVE-2026-50290
5.3MEDIUM
What is CVE-2026-50290?
The SpecifyJS framework, a declarative TypeScript user interface tool, was found to have vulnerabilities in its CSS sanitization method prior to version 0.2.136. Attackers could exploit this weakness using CSS unicode escapes and other methods to bypass sanitization during rendering in legacy browsers, specifically Internet Explorer versions 6 through 10. The vulnerability allowed for the injection of malicious CSS through constructs like expression( and url(javascript:. However, with the release of version 0.2.136, SpecifyJS improved its security protocols by normalizing unicode escapes, stripping CSS comments, and implementing additional pattern checks to prevent these types of attacks.
Affected Version(s)
specifyjs < 0.2.136
