Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-90601 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

A vulnerability was found in getzep graphiti up to 0.30.2. Affected is an unknown function of the file server/graph_service/main.py of the component REST API. The manipulation results in improper authentication. The attack can be launched remotely. The pull request to fix this issue awaits acceptance.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-287Improper Authentication[email protected]

Affected Products

ProductVersions
getzep Graphiti
<= 0.30.2 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Configure the Graphiti server to require an API key for authentication. This can be done by setting the environment variable GRAPH_SERVICE_API_KEY to a secure value. All data-bearing routes will then require this key, while the liveness endpoint will remain unauthenticated.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-90601
NVD Published Date:
Sep 13, 2026
NVD Last Modified:
Sep 15, 2026
Source:
[email protected]
CVE-2026-90601 Details - Not Deferred