AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72720

MEDIUM · CVSS 6.4 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

Discourse prior to specified versions is vulnerable to HTML injection due to improper handling of attribute values in the PrettyText.format_for_email function, allowing crafted inputs to be interpreted as HTML. This could lead to unauthorized content rendering and potential cross-site scripting (XSS) attacks. Organizations using affected versions should prioritize updating to the latest releases to mitigate these risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72720
Severity
MEDIUM
CVSS
6.4
EPSS
0.30%

Original NVD Description

Discourse is an open-source discussion platform. Prior to 2026.1.7, 2026.6.2, 2026.7.1, and 2026.8.0-latest.1, Discourse has HTML injection in PrettyText.format_for_email because cooked attribute values are reparsed as markup. Crafted Vimeo iframe sources, secure-upload URLs or dimensions, and hashtag data-slug values can cause decoded attribute text to be reinterpreted as HTML. The vulnerable conversion also fails to strictly validate the Vimeo iframe host and path, allowing non-Vimeo allowlisted iframes to be converted. This issue is fixed in versions 2026.1.7, 2026.6.2, 2026.7.1, and 2026.8.0-latest.1.