CVE-2026-32247
Last modified
CVE-2026-32247 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Graphiti is a framework for building and querying temporal context graphs for AI agents. Graphiti versions before 0.28.2 contained a Cypher injection vulnerability in shared search-filter construction for non-Kuzu backends. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
Graphiti is a framework for building and querying temporal context graphs for AI agents. Graphiti versions before 0.28.2 contained a Cypher injection vulnerability in shared search-filter construction for non-Kuzu backends. Attacker-controlled label values supplied through SearchFilters.node_labels were concatenated directly into Cypher label expressions without validation. In MCP deployments, this was exploitable not only through direct untrusted access to the Graphiti MCP server, but also through prompt injection against an LLM client that could be induced to call search_nodes with attacker-controlled entity_types values. The MCP server mapped entity_types to SearchFilters.node_labels, which then reached the vulnerable Cypher construction path. Affected backends included Neo4j, FalkorDB, and Neptune. Kuzu was not affected by the label-injection issue because it used parameterized label handling rather than string-interpolated Cypher labels. This issue was mitigated in 0.28.2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Getzep | Graphiti | < 0.28.2 |
References
- https://github.com/getzep/graphiti/pull/1312Issue Tracking, Patch
- https://github.com/getzep/graphiti/security/advisories/GHSA-gg5m-55jj-8m5gMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32247?
How severe is CVE-2026-32247?
How do I fix CVE-2026-32247?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32241Flannel is a network fabric for containers, designed for Kub…8.8
- CVE-2026-32242Parse Server is an open source backend that can be deployed …7.4
- CVE-2026-32243Discourse is an open-source discussion platform. From versio…5.4
- CVE-2026-32244Discourse is an open-source discussion platform. In versions…5.3
- CVE-2026-32245Tinyauth is an authentication and authorization server. Prio…6.5
- CVE-2026-32246Tinyauth is an authentication and authorization server. Prio…7.1
- CVE-2026-32248Parse Server is an open source backend that can be deployed …9.8
- CVE-2026-32249Vim is an open source, command line text editor. From 9.1.00…5.5
- CVE-2026-3225The LearnPress – WordPress LMS Plugin plugin for WordPress i…4.3
- CVE-2026-32250NamelessMC is website software for Minecraft servers. A Refl…4.3
- CVE-2026-32251Tolgee is an open-source localization platform. Prior to 3.1…6.5
- CVE-2026-32252Chartbrew is an open-source web application that can connect…7.7
Are you affected by CVE-2026-32247?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
