---
id: CVE-2026-45414
title: Decidim is a participatory democracy framework
summary: >-
  Decidim is a participatory democracy framework. Prior to 0.31.5 and in
  0.32.0.rc1 before 0.32.0.rc2, JWT-backed API authentication is not bound to
  the organization selected by the current host, allowing a JWT issued for one
  tenant to be …
severity: high
cvss: 8.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N'
cwe:
  - CWE-639
  - CWE-863
  - CWE-287
vendor: decidim
product: decidim
affected:
  - decidim < 0.31.5
  - 'decidim >= 0.32.0.rc1, < 0.32.0'
patched:
  - decidim 0.31.5
  - decidim 0.32.0
published: '2026-08-06'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:51:43.490'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-45414'
references:
  - url: >-
      https://github.com/decidim/decidim/commit/023e206127c984a501345676e4789b31ddd115a1
    label: security-advisories@github.com
  - url: >-
      https://github.com/decidim/decidim/commit/226dc94894e6a3c030e4638c8b3441ee7199643c
    label: security-advisories@github.com
  - url: 'https://github.com/decidim/decidim/releases/tag/v0.31.5'
    label: security-advisories@github.com
  - url: 'https://github.com/decidim/decidim/releases/tag/v0.32.0.rc2'
    label: security-advisories@github.com
  - url: 'https://github.com/decidim/decidim/security/advisories/GHSA-r3v7-5x4c-c69q'
    label: security-advisories@github.com
  - url: 'https://github.com/decidim/decidim/security/advisories/GHSA-r3v7-5x4c-c69q'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/decidim/decidim/pull/16673'
  - url: 'https://github.com/decidim/decidim/pull/16756'
  - url: 'https://github.com/advisories/GHSA-r3v7-5x4c-c69q'
tags:
  - nvd
  - ghsa
  - rubygems
epss: 0.00454
epssPercentile: 0.36796
aliases:
  - GHSA-r3v7-5x4c-c69q
ecosystem: rubygems
ingestedAt: '2026-07-13T17:27:58.954Z'
---

## Overview

Decidim is a participatory democracy framework. Prior to 0.31.5 and in 0.32.0.rc1 before 0.32.0.rc2, JWT-backed API authentication is not bound to the organization selected by the current host, allowing a JWT issued for one tenant to be replayed against another tenant’s API to read participantDetails data and reach the proposal.answer mutation path. 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-45414)

Affected packages:

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

Patched in:

- `decidim 0.31.5`
- `decidim 0.32.0`

Source: https://github.com/advisories/GHSA-r3v7-5x4c-c69q
