Cross-account session termination via unchecked user ID
Published Sep 3, 2026 · Updated Sep 4, 2026
Authorization bypass in Peppermint 0 through 0.5.5 allows remote authenticated users to terminate any user's active sessions. The GET /api/v1/auth/user/:id/logout handler passes the caller-supplied ID directly to prisma.session.deleteMany without verifying account ownership. Any signed-in user can force another user, including an administrator, to reauthenticate; no data access or modification is reported.
Summary
What happened
Authorization bypass in Peppermint 0 through 0.5.5 allows remote authenticated users to terminate any user's active sessions. The GET /api/v1/auth/user/:id/logout handler passes the caller-supplied ID directly to prisma.session.deleteMany without verifying account ownership. Any signed-in user can force another user, including an administrator, to reauthenticate; no data access or modification is reported.
The record
- CVE
- CVE-2026-85392
- Published
- Sep 3, 2026
- Updated
- Sep 4, 2026
- Vendor
- Peppermint Labs
- Product
- Peppermint
- Classifications
- CWE-639, T1531
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 3, 2026CVE publishedPublication date reported by the CVE source.
- Sep 4, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=0.5.5
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Cross-account logout reproduction in issue 529proof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo