AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-45414

HIGH · CVSS 8.5 EPSS 0.32% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-06 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

Decidim's JWT-backed API authentication is vulnerable, allowing attackers to exploit this flaw by replaying tokens issued for one tenant against another tenant's API. This can lead to unauthorized access to sensitive participant details and manipulation of proposal answers. Organizations using affected versions prior to 0.31.5 or 0.32.0.rc2 should prioritize updating to mitigate the risk of data exposure and unauthorized actions.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-45414
Severity
HIGH
CVSS
8.5
EPSS
0.32%

Original NVD Description

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.