cvedb.io
CVE-2026-33286
CRITICAL · CVSS 9.1
EPSS exploitation probability: 0%
Published 2026-03-24T00:16:30.683 · Last modified 2026-06-17T10:37:15.180

Summary

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 pu

Affected products

graphiti — graphiti

Does this affect you?

Add your gear to cvedb and we'll alert you only when graphiti ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.