Vulnary
← back to the feed
Critical· 9.6official fix available

CVE-2026-55518

Avo, a Ruby on Rails admin panel framework, contains an authorization bypass in its association attach workflow. Authenticated low‑privilege users can send a crafted POST request to attach related records without the UI check, leading to privilege escalation and cross‑tenant data exposure. The flaw is fixed in Avo versions 3.32.1 and 4.0.0.beta.51.

publishedJul 17, 2026
last modifiedJul 23, 2026
sourcesNVD
severity · cvss
9.6
critical · how bad it is
exploitation · epss
<1%
26th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 1, 2026

No official fix yet. If none appears within 45 days of first tracking, this entry is removed automatically.

01

Who is affected

Avo framework users running versions prior to 3.32.1 and 4.0.0.beta.51.

02

Real-world impact

An attacker with low‑privilege Avo access can bypass UI‑based attach controls and directly associate records, potentially escalating privileges and exposing data across tenants.

03

Why this severity

CVSS v3.1 base score 9.6 (Critical) due to network‑adjacent attack vector, low attack complexity, low privileges required, no user interaction, and high confidentiality and integrity impacts.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade Avo to version 3.32.1 or later (stable branch).
  2. 02If using the 4.0.x beta line, upgrade to version 4.0.0.beta.51 or later.
interim mitigations
  • Restrict network access to the Avo admin interface.
  • Monitor for unexpected POST requests to /resources/:resource/:id/:related endpoints.

Fix information taken from the NVD description which states the issue is fixed in versions 3.32.1 and 4.0.0.beta.51.

05

Timeline

  1. Jul 17, 2026 · 16d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 23, 2026 · 10d ago
    Advisory updated
    The NVD record was last revised.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredLow
User interactionNone needed
ScopeChanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactNone
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →