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.
Published: 2026-07-31
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Decidim allows an identity‑document verification administrator from one tenant to load pending Authorization records by raw identifier without confirming organization ownership. Because the check for current_organization is omitted, the admin can view, approve, or reject identity‑document requests belonging to another tenant. This exposes confidential verification data and enables an attacker to tamper with another organization’s records, violating confidentiality, integrity, and potentially availability.

Affected Systems

Decidim open source participatory democracy framework is affected. Versions before 0.30.9, from 0.31.0 to before 0.31.5, and from 0.32.0.rc1 to before 0.32.0.rc2 contain the flaw. The issue is fixed in releases 0.30.9, 0.31.5, and 0.32.0.rc2.

Risk and Exploitability

The CVSS score of 4.9 indicates a moderate severity. The EPSS score is reported as < 1 %, suggesting a very low, but non‑zero, likelihood of exploitation in the wild. It is not listed in the CISA KEV catalog. A likely attack path would involve an attacker first obtaining administrative access within one tenant; from that position the attacker can exploit the missing ownership check to access data from other tenants. Since the flaw requires tenant‑level admin privileges, the scope is limited to environments that host multiple organizations on a single instance.

Generated by OpenCVE AI on August 2, 2026 at 03:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Decidim to version 0.30.9 or later (including 0.31.5 or 0.32.0.rc2).
  • Verify that identity‑document verification admin controllers now enforce organization ownership before loading Authorization records.
  • Review other administrative permission configurations to ensure no similar authorization gaps exist across tenants.

Generated by OpenCVE AI on August 2, 2026 at 03:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-86fh-w43w-338c Decidim: Verification admins can access supplied IDs from other organizations
History

Mon, 03 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 01 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Decidim
Decidim decidim
Vendors & Products Decidim
Decidim decidim

Fri, 31 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
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.
Title Decidim: Verification admins can access supplied IDs from other organisations
Weaknesses CWE-639
CWE-862
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-03T20:35:20.109Z

Reserved: 2026-05-11T20:50:30.540Z

Link: CVE-2026-45330

cve-icon Vulnrichment

Updated: 2026-08-03T20:34:57.907Z

cve-icon NVD

Status : Received

Published: 2026-07-31T23:17:24.233

Modified: 2026-08-03T21:16:39.197

Link: CVE-2026-45330

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T04:00:06Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key

  • CWE-862

    Missing Authorization