CVE-2026-72555
HighCVSS 8.1Summary
A broken access control vulnerability in Peppermint through commit ba6e217 exists because the Config.roles_active flag defaults to false, causing all permission checks on ticket, client, and user handlers to behave as no-ops on default installations. All authenticated users bypass ownership and administrative access controls. An attacker with any user account can read, modify, or delete tickets, clients, and users belonging to any other account.
Risk Assessment
The risk includes full compromise of confidentiality, integrity, and availability of data in the system, as any authenticated user can manipulate data of other accounts. This can lead to customer data breaches and disruption of organizational operations.
Recommendation
It is recommended to immediately apply a patch or manually set the Config.roles_active flag to true in the configuration. Also perform a permissions audit and monitor logs for unauthorized actions.
Original NVD description (English source)
A broken access control vulnerability in Peppermint Lab Peppermint through commit ba6e217 exists because the Config.roles_active flag defaults to false, causing all permission checks on ticket, client, and user handlers to behave as no-ops on default installations. All authenticated users bypass ownership and administrative access controls. An attacker with any user account can read, modify, or delete tickets, clients, and users belonging to any other account.

