Graphiti is a framework that sits on top of models and exposes them via a JSON:API-compliant interface. Versions prior to 1.10.2 have an arbitrary method execution vulnerability that affects Graphiti's JSONAPI write functionality. An attacker can craft a malicious JSONAPI payload with arbitrary relationship names to invoke any public method on the underlying model instance, class or its associations. Any application exposing Graphiti write endpoints (create/update/delete) to untrusted users is affected. The Graphiti::Util::ValidationResponse#all_valid? method recursively calls model.send(name) using relationship names taken directly from user-supplied JSONAPI payloads, without validating them against the resource's configured sideloads. This allows an attacker to potentially run any public method on a given model instance, on the instance class or associated instances or classes, including destructive operations. This is patched in Graphiti v1.10.2. Users should upgrade as soon as possible. Some workarounds are available. Ensure Graphiti write endpoints (create/update) are not accessible to untrusted users and/or apply strong authentication and authorization checks before any write operation is processed, for example use Rails strong parameters to ensure only valid parameters are processed.
CVE-2026-33286
This critical-severity CVE scores 9.1 under a secondary CVSS source (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.1
- EG Score
- 9.1(low)
- EG Risk
- 45(Track)EG Risk 45/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity91% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 47%
- KEV
- Not listed
Published
March 24, 2026
Last Modified
June 17, 2026
Advisory Details (3)
Auto-updated Jul 27, 2026Arbitrary Method Execution via Unvalidated Relationship Names · Advisory · graphiti-api/graphiti · GitHub
https://github.com/graphiti-api/graphiti/security/advisories/GHSA-3m5v-4xp5-gjg2v1.10.2
Patch available: graphiti-api/graphiti v1.10.2
https://github.com/graphiti-api/graphiti/releases/tag/v1.10.2commit ddb5ad2b6933 (graphiti-api/graphiti)
Patch available: graphiti-api/graphiti v1.10.2 (contains commit ddb5ad2b6933)
https://github.com/graphiti-api/graphiti/commit/ddb5ad2b69330774bd1a47935ed89a9fe4396a54Affected Packages
(1 across 1 ecosystem)
RubyGems(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| graphiti | 1.0.0 ... 1.9.0 (155 versions) | 1.10.2 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 4× in last 7d / 4× 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-08-01 04:16 UTCEPSS rescore
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-27 14:32 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-913
- CVE-2026-53753EG 10.0CRITICAL
- CVE-2026-47137EG 10.0CRITICAL
- CVE-2026-47208EG 10.0CRITICAL
- CVE-2026-47131EG 10.0CRITICAL
- CVE-2026-23830EG 10.0CRITICAL
- CVE-2023-29017EG 10.0EPSS p99CRITICAL
- CVE-2022-36067EG 10.0EPSS p99CRITICAL
- CVE-2026-34156EG 9.9EPSS p98CRITICAL
- CVE-2026-25049EG 9.9CRITICAL
- CVE-2025-68613EG 9.9 KEVEPSS p100CRITICAL
Frequently asked(5)
What is CVE-2026-33286?
When was CVE-2026-33286 disclosed?
Is CVE-2026-33286 actively exploited?
What is the CVSS score of CVE-2026-33286?
How do I remediate CVE-2026-33286?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-33286
Is Your Infrastructure Affected by CVE-2026-33286?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.