---
id: CVE-2026-45086
title: Decidim is a participatory democracy framework
summary: >-
  Decidim is a participatory democracy framework. From 0.31.1 before 0.31.5 and
  in 0.32.0.rc1 before 0.32.0.rc2, a participant can directly load
  /admin/demographics/questions/edit_questions and reach the demographics
  questionnaire editor w…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'
cwe:
  - CWE-862
  - CWE-284
vendor: decidim-demographics
product: decidim-demographics
affected:
  - 'decidim-demographics >= 0.31.0, < 0.31.5'
  - 'decidim-demographics >= 0.32.0.rc1, < 0.32.0'
patched:
  - decidim-demographics 0.31.5
  - decidim-demographics 0.32.0
published: '2026-07-31'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:51:43.490'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-45086'
references:
  - url: >-
      https://github.com/decidim/decidim/commit/fa52fb631a0788b30895d1312728a888607d81b5
    label: security-advisories@github.com
  - url: >-
      https://github.com/decidim/decidim/commit/fc89301c6697c6101a7aed3fced3fa8311048cb9
    label: security-advisories@github.com
  - url: 'https://github.com/decidim/decidim/security/advisories/GHSA-vq6j-hj8w-7v39'
    label: security-advisories@github.com
  - url: 'https://github.com/decidim/decidim/security/advisories/GHSA-vq6j-hj8w-7v39'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/decidim/decidim/pull/16665'
  - url: 'https://github.com/advisories/GHSA-vq6j-hj8w-7v39'
tags:
  - nvd
  - ghsa
  - rubygems
epss: 0.00294
epssPercentile: 0.1957
aliases:
  - GHSA-vq6j-hj8w-7v39
ecosystem: rubygems
ingestedAt: '2026-07-13T17:27:59.068Z'
---

## Overview

Decidim is a participatory democracy framework. From 0.31.1 before 0.31.5 and in 0.32.0.rc1 before 0.32.0.rc2, a participant can directly load /admin/demographics/questions/edit_questions and reach the demographics questionnaire editor without the required administrator authorization. The demographics questionnaire editor should require admin access, but the route under /admin/demographics/questions renders the editor interface without checking whether the caller is an admin. A normal participant can load the page and see the live update form action, which proves the protected interface is reachable. This issue is fixed in versions 0.31.5 and 0.32.0.rc2.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-45086)

Affected packages:

- `decidim-demographics >= 0.31.0, < 0.31.5`
- `decidim-demographics >= 0.32.0.rc1, < 0.32.0`

Patched in:

- `decidim-demographics 0.31.5`
- `decidim-demographics 0.32.0`

Source: https://github.com/advisories/GHSA-vq6j-hj8w-7v39
