---
id: CVE-2026-71802
title: >-
  A stored Cross-Site Scripting (XSS) vulnerability exists in the announcement
  preview component of REBUILD 4.4.3
summary: >-
  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 esca…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
published: '2026-09-09'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T17:17:50.057'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-71802'
references:
  - url: 'https://github.com/W000i/vuln/issues/6'
    label: cve@mitre.org
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-14T16:59:20.538709Z'
epss: 0.00162
epssPercentile: 0.05801
ingestedAt: '2026-09-09T21:22:45.593Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
