Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-pgww-w46g-26qg | AngleSharp HTML5 Spec Compliance: mXSS via annotation-xml HTML Integration Point Bypass |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 18 Aug 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 18 Aug 2026 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | AngleSharp is a .NET library for parsing angle bracket based hyper-texts. Prior to 1.5.0, MathAnnotationXmlElement in AngleSharp/Mathml/Dom/Internal/MathAnnotationXmlElement.cs is not treated as an HTML integration point when its encoding attribute is text/html or application/xhtml+xml, causing Consume in AngleSharp/Html/Parser/HtmlDomBuilder.cs to route tokens through foreign-content parsing instead of HTML parsing. A sanitizer can therefore observe a different DOM from the browser that reparses the serialized output. An attacker can combine this namespace differential with markup-breaking characters in an attribute value so that an element hidden from the sanitizer becomes active script-capable HTML after browser reparse, resulting in mutation cross-site scripting. This issue is fixed in version 1.5.0. | |
| Title | AngleSharp: HTML5 Spec Compliance: mXSS via annotation-xml HTML Integration Point Bypass | |
| Weaknesses | CWE-80 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-18T19:27:44.943Z
Reserved: 2026-06-15T19:15:27.343Z
Link: CVE-2026-54570
Updated: 2026-08-18T19:27:40.871Z
Status : Received
Published: 2026-08-18T18:18:23.310
Modified: 2026-08-18T20:17:18.530
Link: CVE-2026-54570
No data.
OpenCVE Enrichment
Updated: 2026-08-18T20:00:04Z
Github GHSA