CVE-2026-85669
Received Received - Intake

Authenticated File Write in Potpie via Insecure Direct Object Reference

Vulnerability report for CVE-2026-85669, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
potpie potpie to 2.0.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability in potpie through 2.0.0 allows authenticated attackers to exploit a missing user ownership check on the POST /conversations/{conversation_id}/code-changes/sync endpoint. By providing another user's conversation ID, attackers can write arbitrary file changes into those conversations, modifying pending changes without authorization.

Detection Guidance

Detecting this vulnerability requires checking for unauthorized file modifications in user conversations. Monitor logs for POST requests to /conversations/{conversation_id}/code-changes/sync with unexpected file changes. Review file integrity in conversation directories for discrepancies.

Impact Analysis

If you use potpie, an attacker with valid credentials could alter your pending code changes in shared conversations. This could lead to incorrect code being committed, data corruption, or unauthorized modifications to your work. The impact depends on how you use the application and whether you collaborate in shared conversations.

Compliance Impact

This vulnerability could potentially violate compliance requirements that mandate data integrity and access controls, such as GDPR's integrity principle or HIPAA's security rule. Unauthorized modifications to sensitive data in shared environments may lead to non-compliance, especially if the changes affect protected information.

Mitigation Strategies

Immediately update potpie to the latest version beyond 2.0.0. Implement strict access controls to ensure users can only modify their own conversations. Review and audit recent file changes in conversation directories for unauthorized modifications.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-85669. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart