CVE Catalog

CVE-2026-45086

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

In Decidim versions 0.31.1 through 0.31.4 and 0.32.0.rc1, a regular participant can access the demographics questionnaire editor at /admin/demographics/questions/edit_questions without required administrator authorization. The route lacks an admin permission check.

Risk Assessment

An unauthorized participant could modify demographic questionnaires, potentially compromising data integrity and the confidentiality of democratic processes.

Recommendation

Update Decidim to version 0.31.5 or 0.32.0.rc2, which contain the fix.

Other vulnerabilities in Decidim

See all
Original NVD description (English source)

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.

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