CVE-2026-45414
Decidim: JWT-backed authentication can be replayed across organizations
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install decidim -v 0.32.0
gem install decidim -v 0.31.5
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-287Improper AuthenticationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
References
Frequently Asked Questions
- What is CVE-2026-45414?
- Decidim: JWT-backed authentication can be replayed across organizations This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.5/10).
- How do I check if my project is affected by CVE-2026-45414?
- CVE-2026-45414 affects decidim. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-45414 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2025-65017HIGH
Decidim's private data exports can lead to data leaks
- CVE-2023-34089HIGH
Decidim Cross-site Scripting vulnerability in the processes filter
- CVE-2023-36465HIGH
Decidim has broken access control in templates
- CVE-2023-34090HIGH
Decidim vulnerable to sensitive data disclosure
- CVE-2023-32693MEDIUM
Decidim Cross-site Scripting vulnerability in the external link redirections
- CVE-2024-27090MEDIUM
Decidim vulnerable to data disclosure through the embed feature
- CVE-2024-39910MEDIUM
Decidim::Admin vulnerable to cross-site scripting (XSS) in the admin panel with QuillJS WYSWYG editor
- CVE-2023-48220MEDIUM
Possibility to circumvent the invitation token expiry period
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies