CyberRota Analysis
AI-GeneratedThe vulnerability allows authenticated attackers with MEMORY:READ permission to access all users' stored conversation messages and personal data through the GET /memory/collections/{collection_id}/points endpoint, which lacks proper per-user filtering. This could lead to unauthorized data exposure, compromising user privacy and confidentiality. Organizations utilizing Cheshire Cat AI should prioritize addressing this issue to protect sensitive user information.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Cheshire Cat AI's GET /memory/collections/{collection_id}/points endpoint fails to apply per-user filtering when retrieving episodic memory points. Authenticated attackers with MEMORY:READ permission can retrieve all users' stored conversation messages and personal data by paginating through the collection using the offset cursor.