| 제목 | 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) |
|---|
| 제출 | 2026. 08. 03. AM 11:54 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 12. PM 09:15 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403183 [getzep graphiti 까지 0.30.2 REST API main.py 약한 인증] |
|---|
| 포인트들 | 20 |
|---|