CVE Catalog

CVE-2026-42506

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

9th percentile - higher than 9% of all known CVEs

Summary

Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.

Risk Assessment

Risk of XSS attacks in applications relying on HTML sanitization, potentially leading to data theft or session hijacking.

Recommendation

Use safe HTML parsing methods and avoid rendering unverified HTML. Also implement Content Security Policy (CSP).

Other vulnerabilities in Render

See all
Original NVD description (English source)

Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS