Skip to content

Commit ec5c038

Browse files
committed
GHSA/SYNC: 1 brand new advisory
1 parent b1e3c15 commit ec5c038

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
gem: decidim-core
3+
cve: 2026-23891
4+
ghsa: fc46-r95f-hq7g
5+
url: https://github.com/decidim/decidim/security/advisories/GHSA-fc46-r95f-hq7g
6+
title: Decidim has a cross-site scripting (XSS) in user name
7+
date: 2026-04-13
8+
description: |
9+
### Impact
10+
11+
A stored code execution vulnerability in the user name field allows
12+
a low-privileged attacker to execute arbitrary code in the context
13+
of any user who passively visits a comment page, resulting in high
14+
confidentiality and integrity impact across security boundaries.
15+
16+
### Patches
17+
18+
N/A
19+
20+
### Workarounds
21+
22+
Not available
23+
24+
### References
25+
26+
OWASP ASVS v4.0.3-5.1.3
27+
28+
### Credits
29+
30+
This issue was discovered in a security audit organized by
31+
[octree](https://octree.ch/) and made by
32+
[Secu Labs](https://seculabs.ch/) against Decidim financed
33+
by the city of Lausanne (Switzerland).
34+
patched_versions:
35+
- "~> 0.30.5"
36+
- ">= 0.31.1"
37+
related:
38+
url:
39+
- https://github.com/decidim/decidim/releases/tag/v0.31.1
40+
- https://github.com/decidim/decidim/releases/tag/v0.30.5
41+
- https://github.com/decidim/decidim/security/advisories/GHSA-fc46-r95f-hq7g
42+
- https://github.com/advisories/GHSA-fc46-r95f-hq7g

0 commit comments

Comments
 (0)