Answer in brief
CVE-2026-44282 records a Medium severity (CVSS 4.8) vulnerability in Election question titles allow stored script execution. The current sources do not mark it as known exploited. The current feed maps decidim/decidim (generic), decidim-elections (rubygems), decidim-elections (rubygems). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 4.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps decidim/decidim (generic), decidim-elections (rubygems), decidim-elections (rubygems). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| decidim/decidimgeneric | < 0.32.0 | Not reported |
| decidim-electionsrubygems | <0.32.0 | 0.32.0 |
| decidim-electionsrubygems | >=0 <0.32.0 | 0.32.0 |
Published upstream
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 9, 2026
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.
Quoted source text, attributed separately from HOL analysis.