Lucene search
+L

5 matches found

Cvelist
Cvelist
added 2026/07/31 10:34 p.m.43 views

CVE-2026-45376 Decidim: Admin user search allows SQL injection through similarity-based sorting

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, the GET /admin/organization/users search interpolates params:term into raw Arel.sql ORDER BY similarity expressions before sanitization, allowing an authenticated...

5.5CVSS0.00341EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/31 10:34 p.m.7 views

CVE-2026-45376 Decidim: Admin user search allows SQL injection through similarity-based sorting

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, the GET /admin/organization/users search interpolates params:term into raw Arel.sql ORDER BY similarity expressions before sanitization, allowing an authenticated...

5.5CVSS5.6AI score
SaveExploits0References9
CVE
CVE
added 2026/07/31 10:34 p.m.61 views

CVE-2026-45376

CVE-2026-45376 affects Decidim admin user search. The vulnerability occurs when untrusted input from params[:term] is interpolated into raw SQL in ORDER BY clauses, allowing an authenticated organization administrator to cause time-based blind SQL injections via the sort expression. Affected path...

5.5CVSS5.7AI score0.00341EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 4:59 p.m.14 views

GHSA-JVQQ-CVH4-XM37 Decidim: Admin user search allows SQL injection through similarity-based sorting

The admin organization user search uses the untrusted term value inside raw SQL ORDER BY expressions. Because the value is interpolated before Rails sanitization is applied, a crafted search string is executed by PostgreSQL as part of the sort expression. Technical description The vulnerable...

6.8CVSS6.3AI score0.00341EPSS
SaveExploits0References3
RubySec
RubySec
added 2026/07/13 12:0 a.m.13 views

Decidim - Admin user search allows SQL injection through similarity-based sorting

Description The admin organization user search uses the untrusted term value inside raw SQL ORDER BY expressions. Because the value is interpolated before Rails sanitization is applied, a crafted search string is executed by PostgreSQL as part of the sort expression. Impact - Exploitation require...

5.5CVSS6.2AI score0.00341EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder