SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-44282

MEDIUM · CVSS 4.8 EPSS 0.37% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Decidim versions prior to 0.32.0 are vulnerable to stored cross-site scripting (XSS), allowing low-privilege administrators or election editors to inject malicious HTML or scripts into question bodies. This can lead to the execution of arbitrary scripts in the browsers of users accessing public election pages, potentially compromising user data and session integrity. Organizations using Decidim should prioritize upgrading to version 0.32.0 or later to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-44282
Severity
MEDIUM
CVSS
4.8
EPSS
0.37%

Original NVD Description

Decidim is a participatory democracy framework. Prior to 0.32.0, a low-privilege process-scoped administrator or election editor with question-management rights can store HTML or script-bearing content in question.body. The question_title helper returns the translatable question body through html_safe without a sanitization boundary, causing stored script execution when visitors open public election pages or voting booth screens. The persisted script executes in visitors' browsers. The vulnerability is fixed in 0.32.0.