CVE-2026-59705
- EPSS 0.5%
- Veröffentlicht 07.07.2026 22:11:25
- Zuletzt bearbeitet 08.07.2026 15:28:15
mem0's openmemory/api component contains an unauthenticated access vulnerability that allows unauthenticated attackers to read, write, and delete arbitrary user memories by accessing API routers registered without authentication middleware. Attackers...
CVE-2026-59706
- EPSS 0.26%
- Veröffentlicht 07.07.2026 21:02:22
- Zuletzt bearbeitet 08.07.2026 15:28:15
mem0 contains unauthenticated config API endpoints that expose LLM API keys in plaintext and allow server-side request forgery via attacker-controlled ollama_base_url parameter. Unauthenticated attackers can retrieve stored secrets like OpenAI API ke...
CVE-2026-31241
- EPSS 0.39%
- Veröffentlicht 12.05.2026 00:00:00
- Zuletzt bearbeitet 14.05.2026 18:34:56
The mem0 1.0.0 server lacks authentication and authorization controls for its memory deletion API endpoint (DELETE /memories). The endpoint allows unauthenticated users to delete memory records by specifying arbitrary user identifiers (e.g., user_id,...
CVE-2026-31242
- EPSS 0.49%
- Veröffentlicht 12.05.2026 00:00:00
- Zuletzt bearbeitet 14.05.2026 18:37:40
The mem0 v1.0.0 server lacks authentication and authorization controls for its memory reset functionality accessible via the DELETE /memories endpoint. An unauthenticated attacker can send a DELETE request that triggers a reset operation, leading to ...
CVE-2026-31243
- EPSS 0.37%
- Veröffentlicht 12.05.2026 00:00:00
- Zuletzt bearbeitet 14.05.2026 18:38:15
The mem0 1.0.0 server lacks authentication and authorization controls for its memory reset and table re-creation functionality accessible via the DELETE /memories endpoint. An unauthenticated attacker can send a DELETE request that triggers a reset o...
CVE-2026-31244
- EPSS 0.39%
- Veröffentlicht 12.05.2026 00:00:00
- Zuletzt bearbeitet 14.05.2026 18:38:33
The mem0 1.0.0 server lacks authentication and authorization controls for its memory deletion API endpoint (DELETE /memories/{memory_id}). The endpoint allows unauthenticated users to delete arbitrary memory records without verifying their identity o...
CVE-2026-31245
- EPSS 0.34%
- Veröffentlicht 12.05.2026 00:00:00
- Zuletzt bearbeitet 14.05.2026 18:39:12
The mem0 1.0.0 server lacks authentication and authorization controls for its memory creation API endpoint (POST /memories). The endpoint allows unauthenticated users to submit arbitrary memory records without verifying their identity or permissions....