A stored Cross-Site Scripting (XSS) vulnerability exists in the announcement preview component of REBUILD 4.4.3. Although the announcement content undergoes HTML escaping on the server side, the client-side preview code reverses the escaped entities using jQuery's `html().text()` method and subsequently injects the result into the DOM. An administrator or attacker capable of controlling the announcement content can exploit this vulnerability to execute arbitrary JavaScript code in the browsers of users viewing the affected pages "which may include the dashboard, activity feed, or login page, depending on the announcement's visibility settings.
References
| Link | Resource |
|---|---|
| https://github.com/W000i/vuln/issues/6 |
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-09 21:17
Updated : 2026-09-14 17:17
NVD link : CVE-2026-71802
Mitre link : CVE-2026-71802
CVE.ORG link : CVE-2026-71802
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
