| Название | Zep AI (getzep) graphiti graph-service (server/graph_service) main (to be confirmed) Authentication Bypass |
|---|
| Описание | The Graphiti graph-service (getzep/graphiti, server/graph_service) exposes all REST API endpoints without authentication. An unauthenticated remote attacker can call POST /clear to delete every node and relationship in the connected graph database, DELETE endpoints to remove arbitrary tenants' data, POST /search with arbitrary group_ids to read any tenant's facts, and POST /messages with an arbitrary episode uuid to overwrite other tenants' episodes (nodes persisted with MERGE on the user-controlled uuid). The FastAPI application registers its routers with no authentication middleware (server/graph_service/main.py). This leads to complete loss of confidentiality, integrity and availability of all graph data.
|
|---|
| Источник | ⚠️ https://github.com/getzep/graphiti/issues/1716 |
|---|
| Пользователь | Default01 (UID 100307) |
|---|
| Представление | 03.08.2026 11:54 (1 месяц назад) |
|---|
| Модерация | 12.09.2026 21:15 (1 month later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 403183 [getzep graphiti до 0.30.2 REST API main.py слабая аутентификация] |
|---|
| Баллы | 20 |
|---|