CVE-2026-45330
Received
Received - Intake
Authorization Bypass in Decidim Identity Verification
Vulnerability report for CVE-2026-45330, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-31
Last updated on: 2026-07-31
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 identity-document verification admin controllers load pending Authorization records by raw identifier without confirming current_organization ownership, allowing an administrator from one tenant to view, approve, or reject another tenantβs ID-document request. 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 (exc) |
| decidim | decidim | From 0.31.0 (inc) to 0.31.5 (exc) |
| decidim | decidim | to 0.32.0.rc2 (exc) |
| decidim | decidim | 0.32.0.rc2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |