๐Ÿ” CVE Alert

CVE-2026-55518

CRITICAL 9.6

Avo: Missing Authorization in Avo Association Attach Endpoint Allows Unauthorized Relationship Manipulation and Privilege Escalation

CVSS Score
9.6
EPSS Score
0.0%
EPSS Percentile
0th

Avo is a framework to create admin panels for Ruby on Rails apps. Prior to 3.32.1 and 4.0.0.beta.51, Avo's association attach workflow checks attach_<association>? in the UI and GET /resources/:resource/:id/:related/new path, but the actual write endpoint, POST /resources/:resource/:id/:related, does not run the same authorization check before mutating the association through Avo::AssociationsController#create. An authenticated low-privileged Avo user can bypass hidden or disabled attach controls and directly attach related records to a parent record by sending a crafted POST request, which can lead to privilege escalation and cross-tenant data exposure where associations represent authorization-bearing relationships. This issue is fixed in versions 3.32.1 and 4.0.0.beta.51.

CWE CWE-639 CWE-862 CWE-863
Vendor avo-hq
Product avo
Published Jul 17, 2026
Stay Ahead of the Next One

Get instant alerts for avo-hq avo

Be the first to know when new critical vulnerabilities affecting avo-hq avo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

avo-hq / avo
>= 4.0.0.beta.1, < 4.0.0.beta.51 < 3.32.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/avo-hq/avo/security/advisories/GHSA-8fq9-273g-6mrg github.com: https://github.com/avo-hq/avo/pull/4568 github.com: https://github.com/avo-hq/avo/commit/995928e586fd1788dd496bd51c4dbe4a79cb2b9c github.com: https://github.com/avo-hq/avo/releases/tag/v3.32.1