CVE-2026-45414

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 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.

Affected Software

VendorProductVersion RangeStatus
decidimdecidim< 0.31.5affected
decidimdecidim>= 0.32.0.rc1, < 0.32.0.rc2affected

Weaknesses

  • CWE-639: CWE-639: Authorization Bypass Through User-Controlled Key
  • CWE-863: CWE-863: Incorrect Authorization

References