CVE-2026-45415
Received
Received - Intake
Authorization Bypass in Decidim Census Logs
Vulnerability report for CVE-2026-45415, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-06
Last updated on: 2026-08-06
Assigner: GitHub, Inc.
Description
Description
Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, the /admin/csv_census/census_logs record-management endpoints do not enforce full administrator authorization before rendering or mutating Decidim::Verifications::CsvDatum, allowing a participant manager to create, alter, or remove census records. This issue is fixed in versions 0.30.9, 0.31.5, and 0.32.0.rc2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| decidim | decidim | to 0.30.9 (inc) |
| decidim | decidim | From 0.31.0 (inc) to 0.31.5 (exc) |
| decidim | decidim | From 0.32.0.rc1 (inc) to 0.32.0.rc2 (exc) |
| decidim | decidim | to 0.31.5 (inc) |
| decidim | decidim | to 0.32.0.rc2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |