SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85093

MEDIUM · CVSS 6.5 EPSS 0.32% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The 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.

CVE
CVE-2026-85093
Severity
MEDIUM
CVSS
6.5
EPSS
0.32%

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.