CVE-2026-31245

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. A remote attacker can exploit this by sending unauthenticated POST requests to create malicious or spoofed memory entries in the database, leading to unauthorized data injection and potential data pollution.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:mem0:mem0:1.0.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-12 18:16

Updated : 2026-06-17 10:33


NVD link : CVE-2026-31245

Mitre link : CVE-2026-31245

CVE.ORG link : CVE-2026-31245


JSON object : View

Products Affected

mem0

  • mem0
CWE
CWE-306

Missing Authentication for Critical Function

CWE-862

Missing Authorization