CVE-2023-34090
Ruby vulnerability analysis and mitigation

Overview

Decidim, a participatory democracy framework written in Ruby on Rails, was found to contain a sensitive data disclosure vulnerability (CVE-2023-34090). The vulnerability was discovered in versions 0.27.0 through 0.27.2 and was patched in version 0.27.3, released on May 11, 2023. The issue affected the platform's use of the Ransack library for filtering database collections, particularly in the public meetings functionality (GitHub Advisory).

Technical details

The vulnerability stems from Decidim's use of the Ransack library for filtering database collections. By default, Ransack allows filtering on all data attributes and associations without proper restrictions. The vulnerability exists in the CalendarsController where user-controlled query filters can be passed through several classes before ultimately reaching a ransack sink in the ComponentCalendar class. This implementation allows attackers to perform brute force attacks with specially crafted query filters using Ransack's start(of) method (Security Lab).

Impact

The vulnerability allows an unauthenticated remote attacker to exfiltrate non-public data from the underlying database of a Decidim instance. This includes sensitive information such as user table data and meeting salts. The attack method allows for character-by-character brute forcing of database field values, making it possible to retrieve complete records over time (Security Lab).

Exploitability

The vulnerability can be exploited by an unauthenticated remote attacker without any user interaction. The attack complexity is considered low, as it primarily involves crafting specific query filters. Using the start(of) method, an attacker can brute force strings character by character, with the maximum number of requests required being m*n (where m is the character set size and n is the string length) (Security Lab).

Mitigation and workarounds

The vulnerability was patched in Decidim version 0.27.3. For systems that cannot immediately update, the recommended workaround is to disable or unpublish all meetings components from the application (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Ruby vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-55107CRITICAL10
  • Ruby logoRuby
  • kobako
NoYesAug 18, 2026
CVE-2026-61666HIGH8.9
  • Ruby logoRuby
  • websocket-driver
NoYesAug 17, 2026
CVE-2026-73648MEDIUM5.1
  • Ruby logoRuby
  • ruby3.4-rails-8.1
NoYesAug 13, 2026
CVE-2026-73426MEDIUM4.6
  • JavaScript logoJavaScript
  • action_text-trix
NoYesAug 18, 2026
CVE-2026-73428MEDIUM4.6
  • JavaScript logoJavaScript
  • action_text-trix
NoYesAug 13, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management