CVE-2026-72725
Received Received - Intake

Stored XSS in Discourse Staff Action Log

Vulnerability report for CVE-2026-72725, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-10

Last updated on: 2026-08-10

Assigner: GitHub, Inc.

Description

Discourse is an open-source discussion platform. Prior to 2026.1.6, the staff action log model rendered unescaped previous and new value fields that could inject stored cross-site scripting into the staff interface. The issue is fixed in 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-10
Generated
2026-08-10
AI Q&A
2026-08-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 5 associated CPEs
Vendor Product Version / Range
discourse discourse 2026.1.6
discourse discourse 2026.5.2
discourse discourse 2026.6.1
discourse discourse 2026.7.0
discourse discourse to 2026.1.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stored cross-site scripting (XSS) vulnerability in Discourse, an open-source discussion platform. It occurs because the staff action log model renders unescaped previous and new value fields, allowing malicious scripts to be injected into the staff interface. The issue was fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.

Detection Guidance

This vulnerability involves stored cross-site scripting in the staff action log model. Check Discourse admin logs for suspicious entries containing script tags or unusual HTML in previous/new value fields. Look for logs with unexpected content like <script> or onerror= in the staff action log interface.

Impact Analysis

An attacker could exploit this to inject malicious scripts into the staff interface, potentially stealing session cookies, performing actions on behalf of staff users, or defacing the platform. Users with staff privileges are most at risk, as the injected scripts would execute in their browser context.

Mitigation Strategies

Upgrade to a patched version immediately: 2026.1.6, 2026.5.2, 2026.6.1, or 2026.7.0. If immediate upgrade isn't possible, restrict staff access to the admin interface temporarily and monitor staff action logs for suspicious activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72725. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart