CVE-2024-41673
Decidim has a cross-site scripting vulnerability in the version control page
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install decidim -v 0.27.8
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| decidim | rubygems | 0.0.1, 0.0.1.alpha1, 0.0.1.alpha2, 0.0.1.alpha3 (+122 more) | 0.27.8 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
References
- https://github.com/decidim/decidim/security/advisories/GHSA-cc4g-m3g7-xmw8WEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-41673ADVISORY
- https://github.com/decidim/decidim/commit/8a18c8b1ee85a1b35ee0d8d5893f218695d15637WEB
- https://github.com/decidim/decidimPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim/CVE-2024-41673.ymlWEB
Frequently Asked Questions
- What is CVE-2024-41673?
- Decidim has a cross-site scripting vulnerability in the version control page This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.1/10).
- How do I check if my project is affected by CVE-2024-41673?
- CVE-2024-41673 affects decidim. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-41673 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-34090HIGH
Decidim vulnerable to sensitive data disclosure
- CVE-2026-45414HIGH
Decidim: JWT-backed authentication can be replayed across organizations
- CVE-2023-32693MEDIUM
Decidim Cross-site Scripting vulnerability in the external link redirections
- CVE-2023-51447MEDIUM
Cross-site scripting (XSS) in the dynamic file uploads
- 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