Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. decidim-admin
  4. ›
  5. CVE-2026-45376

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

July 13, 2026

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.

References

  • github.com/advisories/GHSA-jvqq-cvh4-xm37
  • github.com/decidim/decidim/pull/16668
  • github.com/decidim/decidim/security/advisories/GHSA-jvqq-cvh4-xm37
  • nvd.nist.gov/vuln/detail/CVE-2026-45376

Code Behaviors & Features

Detect and mitigate CVE-2026-45376 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.30.9, all versions starting from 0.31.0-rc.1 before 0.31.5, all versions starting from 0.32.0-rc.1 before 0.32.0

Fixed versions

  • 0.30.9
  • 0.31.5
  • 0.32.0

Solution

Upgrade to versions 0.30.9, 0.31.5, 0.32.0 or above.

Impact 6.8 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

gem/decidim-admin/CVE-2026-45376.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:19:20 +0000.