CVE-2026-28274

HIGH

Initiative <0.32.4 - Stored XSS

Title source: llm

Description

Initiative is a self-hosted project management platform. Versions of the application prior to 0.32.4 are vulnerable to Stored Cross-Site Scripting (XSS) in the document upload functionality. Any user with upload permissions within the "Initiatives" section can upload a malicious `.html` or `.htm` file as a document. Because the uploaded HTML file is served under the application's origin without proper sandboxing, the embedded JavaScript executes in the context of the application. As a result, authentication tokens, session cookies, or other sensitive data can be exfiltrated to an attacker-controlled server. Additionally, since the uploaded file is hosted under the application's domain, simply sharing the direct file link may result in execution of the malicious script when accessed. Version 0.32.4 fixes the issue.

Exploits (1)

github WORKING POC
by G3XAR · poc
https://github.com/G3XAR/Security-Research/tree/main/CVE-2026-28274

Scores

CVSS v3 8.7
EPSS 0.0004
EPSS Percentile 11.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

Details

CWE
CWE-434 CWE-79
Status published
Products (1)
morelitea/initiative < 0.32.2
Published Feb 26, 2026
Tracked Since Feb 27, 2026