Vulnerability CVE-2023-32693


Published: 2023-07-11

Description:
Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The external link feature is susceptible to cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing. The problem was patched in versions 0.27.3 and 0.26.6.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/decidim/decidim/releases/tag/v0.27.3
https://github.com/decidim/decidim/releases/tag/v0.26.6
https://github.com/decidim/decidim/security/advisories/GHSA-469h-mqg8-535r

Copyright 2026, cxsecurity.com

 

Back to Top