Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-55518

Опубликовано: 17 июл. 2026
Источник: nvd
CVSS3: 9.6
EPSS Низкий

Описание

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_? 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.

EPSS

Процентиль: 38%
0.00448
Низкий

9.6 Critical

CVSS3

Дефекты

CWE-639

Связанные уязвимости

CVSS3: 9.6
github
3 месяца назад

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

EPSS

Процентиль: 38%
0.00448
Низкий

9.6 Critical

CVSS3

Дефекты

CWE-639