CVE Catalog

CVE-2026-44282

MediumCVSS 4.8
Published: Updated: Translated: NVD NIST

Summary

In Decidim 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.

Risk Assessment

Stored XSS can lead to malicious code execution in the browsers of visitors to public election pages, enabling session theft or other attacks on users.

Recommendation

Upgrade Decidim to version 0.32.0 or later to fix the missing sanitization in the question_title helper.

Other vulnerabilities in Decidim

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS