Vulnerability 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 Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/potpie-ai/potpie
- https://github.com/potpie-ai/potpie/blob/v2.0.0/legacy/app/modules/conversations
- https://github.com/potpie-ai/potpie/issues/870
- https://www.vulncheck.com/advisories/potpie-through-2.0.0-missing-ownership-chec
FAQ
What is CVE-2026-85669?
CVE-2026-85669 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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' ...
How severe is CVE-2026-85669?
CVE-2026-85669 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85669?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.