Broken Access Control in Avo Framework for Ruby on Rails Applications
CVE-2026-42205
8.8HIGH
What is CVE-2026-42205?
The Avo framework for Ruby on Rails applications suffers from a broken access control vulnerability in its ActionsController. This flaw arises from insecure action lookup logic that permits authenticated users to trigger any Action class (inheritors of Avo::BaseAction) on any resource, regardless of whether the action is intended for that specific resource. Consequently, this can facilitate privilege escalation and unwanted data manipulation throughout the application. The issue has been addressed in version 3.31.2.
Affected Version(s)
avo < 3.31.2
