CVE-2026-23891 PUBLISHED

Decidim has a Cross-site scripting (XSS) vulnerability via user name field

Assigner: GitHub_M
Reserved: 16.01.2026 Published: 13.04.2026 Updated: 13.04.2026

Decidim is a participatory democracy framework. In versions below 0.30.5 and 0.31.0.rc1 through 0.31.0, a stored code execution vulnerability in the user name field allows a low-privileged attacker to execute arbitrary code in the context of any user who passively visits a comment page, resulting in high confidentiality and integrity impact across security boundaries. This issue has been fixed in versions 0.30.5 and 0.31.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L
CVSS Score: 9.3

Product Status

Vendor decidim
Product decidim
Versions
  • Version >= 0.31.0.rc1, < 0.31.1 is affected
  • Version < 0.30.5 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE