CVE-2025-65017
Decidim's private data exports can lead to data leaks
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install decidim -v 0.30.4
gem install decidim-core -v 0.30.4
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| decidim | rubygems | 0.30.0, 0.30.1, 0.30.2, 0.30.3 | 0.30.4 |
| decidim-core | rubygems | 0.30.0, 0.30.1, 0.30.2, 0.30.3 | 0.30.4 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-200Information ExposureMITRE
- CWE-703
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 6.8 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
References
- https://github.com/decidim/decidim/security/advisories/GHSA-3cx6-j9j4-54mpWEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-65017ADVISORY
- https://github.com/decidim/decidim/pull/13571WEB
- https://github.com/decidim/decidimPACKAGE
- https://github.com/decidim/decidim/releases/tag/v0.30.4WEB
- https://github.com/decidim/decidim/releases/tag/v0.31.0WEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim-core/CVE-2025-65017.ymlWEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim/CVE-2025-65017.ymlWEB
Frequently Asked Questions
- What is CVE-2025-65017?
- Decidim's private data exports can lead to data leaks This vulnerability has been assigned a severity rating of HIGH (CVSS score: 6.8/10).
- How do I check if my project is affected by CVE-2025-65017?
- CVE-2025-65017 affects decidim and decidim-core. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-65017 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2023-34089HIGH
Decidim Cross-site Scripting vulnerability in the processes filter
- CVE-2026-40869HIGH
Decidim amendments can be accepted or rejected by anyone
- CVE-2026-45573MEDIUM
Decidim: Push subscriptions can be abused for server-side requests
- CVE-2023-32693MEDIUM
Decidim Cross-site Scripting vulnerability in the external link redirections
- CVE-2026-45572MEDIUM
Decidim: HTML content blocks allow stored script execution
- CVE-2023-51447MEDIUM
Cross-site scripting (XSS) in the dynamic file uploads
- 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