CVE-2026-85392

Peppermint through 0.5.5 contains an authorization bypass vulnerability in the GET /api/v1/auth/user/:id/logout endpoint that allows authenticated attackers to delete sessions for any user by supplying arbitrary user IDs. Attackers can forcibly log out any user including administrators by calling the logout handler with another user's ID, since the endpoint performs no authorization checks to verify the caller owns the target account.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-03 19:17

Updated : 2026-09-09 20:20


NVD link : CVE-2026-85392

Mitre link : CVE-2026-85392

CVE.ORG link : CVE-2026-85392


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key