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.
CVE-2026-55518
This critical-severity CVE scores 9.6 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.6
- EG Score
- 9.6(low)
- EG Risk
- —
- EPSS
- 25.4%
- KEV
- Not listed
Published
June 17, 2026
Last Modified
July 20, 2026
Advisory Details (4)
Auto-updated Jul 17, 2026Missing Authorization in Avo Association Attach Endpoint Allows Unauthorized Relationship Manipulation and Privilege Escalation · Advisory · avo-hq/avo · GitHub
https://github.com/avo-hq/avo/security/advisories/GHSA-8fq9-273g-6mrgRelease v3.32.1
Patch available: avo-hq/avo v3.32.1
https://github.com/avo-hq/avo/releases/tag/v3.32.1fix: enforce attach authorization on association create (GHSA-8fq9-273g-6mrg)
Patch available: avo-hq/avo v3.32.1 (PR #4568 merged 2026-06-13)
https://github.com/avo-hq/avo/pull/4568commit 995928e586fd (avo-hq/avo)
Patch available: avo-hq/avo v3.32.1 (contains commit 995928e586fd)
https://github.com/avo-hq/avo/commit/995928e586fd1788dd496bd51c4dbe4a79cb2b9cVendor Advisories for CVE-2026-55518(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
RubyGems(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| avo | 4.0.0.beta.1 ... 4.0.0.beta.9 (50 versions) | 4.0.0.beta.51 | — |
Weakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 6× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-06-17 19:06 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-55518?
When was CVE-2026-55518 disclosed?
Is CVE-2026-55518 actively exploited?
What is the CVSS score of CVE-2026-55518?
How do I remediate CVE-2026-55518?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55518
Is Your Infrastructure Affected by CVE-2026-55518?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.