SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85669

MEDIUM · CVSS 6.5 EPSS 0.22% Public Exploit

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

CyberRota Analysis

AI-Generated

The vulnerability in potpie versions up to 2.0.0 allows authenticated attackers to exploit the POST /conversations/{conversation_id}/code-changes/sync endpoint by bypassing user ownership verification. This enables them to make unauthorized modifications to other users' conversations, potentially compromising the integrity of collaborative work. Organizations using potpie should prioritize patching this issue to prevent unauthorized access and alterations to sensitive conversation data.

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-85669
Severity
MEDIUM
CVSS
6.5
EPSS
0.22%

Original NVD Description

potpie through 2.0.0 fails to verify user ownership on the POST /conversations/{conversation_id}/code-changes/sync endpoint. Authenticated attackers can write arbitrary file changes into other users' conversations by supplying their conversation IDs, allowing unauthorized modification of pending changes.