Loading market data...
← Back to CVE feed

CVE-2026-85392

MEDIUM CVSS 4.3 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Published: Sep 03, 2026 19:17 UTC Modified: Sep 04, 2026 14:17 UTC