CVE Catalog

CVE-2026-31240

High
Published: Translated: NVD NIST

Summary

The mem0 1.0.0 server lacks authentication and authorization controls for its memory management API endpoints. Critical functions such as updating memory records are exposed without any verification of the requester's identity or permissions.

Risk Assessment

A remote attacker can exploit this by sending unauthenticated requests to modify, overwrite, or delete arbitrary memory records, leading to unauthorized data manipulation and potential data loss.

Recommendation

It is recommended to implement authentication and authorization mechanisms for all API endpoints to secure memory record operations from unauthorized access.

Other vulnerabilities in mem0 1.0.0

See all
Original NVD description (English source)

The mem0 1.0.0 server lacks authentication and authorization controls for its memory management API endpoints. Critical functions such as updating memory records (PUT /memories/{memory_id}) are exposed without any verification of the requester's identity or permissions. A remote attacker can exploit this by sending unauthenticated requests to modify, overwrite, or delete arbitrary memory records, leading to unauthorized data manipulation and potential data loss.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS