Impact
The vulnerability allows a board member to embed an entity‑encoded event‑handler payload into a card title. The title is not executed on the live board but is re‑parsed and evaluated when a user opens the card within an HTML export, enabling the attacker’s script to read and exfiltrate the full board data contained in the export file. This represents a cross‑site scripting flaw that can compromise confidentiality of board content.
Affected Systems
WeKAN version 8.72 through 10.22 are affected. The issue is fixed in version 10.23, which replaces unsafe string interpolation with DOM construction that uses textContent for untrusted values.
Risk and Exploitability
The CVSS score of 7.6 indicates a high severity of the flaw. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers who can create or modify card titles and distribute the resulting HTML export to other users can exploit the flaw. The attack vector is via a client‑side feature that parses stored markup when the HTML file is opened in a browser, so no additional network or privileged access is required.
OpenCVE Enrichment