Script execution via namespace-changing HTML reparsing
Published Feb 16, 2023 · Updated Mar 19, 2025
Mutation XSS in Mozilla Bleach before 3.3.0 allows remote attackers to execute script when sanitized HTML is rendered in a browser. The bleach.clean parser leaves HTML comment contents unescaped; browser reparsing then uses p or br to eject a raw-text tag from an SVG or MathML namespace and expose executable markup. Exploitation requires a nondefault allowlist containing svg or math, p or br, and a raw-text tag, strip_comments=False, and a user who renders the result.
Summary
What happened
Mutation XSS in Mozilla Bleach before 3.3.0 allows remote attackers to execute script when sanitized HTML is rendered in a browser. The bleach.clean parser leaves HTML comment contents unescaped; browser reparsing then uses p or br to eject a raw-text tag from an SVG or MathML namespace and expose executable markup. Exploitation requires a nondefault allowlist containing svg or math, p or br, and a raw-text tag, strip_comments=False, and a user who renders the result.
The record
- CVE
- CVE-2021-23980
- Published
- Feb 16, 2023
- Updated
- Mar 19, 2025
- Vendor
- Mozilla
- Product
- Bleach
- Classifications
- CWE-79, T1059.007
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 16, 2023CVE publishedPublication date reported by the CVE source.
- Mar 19, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=unspecified <3.3.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Mozilla Bugzilla mutation XSS reproductionfunctional · validated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo