CWE-85: Doubled Character XSS Manipulations
The web application does not filter user-controlled input for executable script disguised using doubling of the involved characters.
Last updated
Overview
CWE-85 (Doubled Character XSS Manipulations) is a variant-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Real-world CVEs
2 recorded CVEs are caused by CWE-85 (Doubled Character XSS Manipulations). The highest-severity and most recent are shown first. 0 new CWE-85 CVEs have been recorded so far in 2026 (1 in 2025).
Common consequences
What can happen when CWE-85 is exploited.
Read Application Data, Execute Unauthorized Code or Commands
Affects: Confidentiality, Integrity, Availability