CyberRota Analysis
AI-GeneratedA broken access control vulnerability in Peppermint Lab Peppermint allows all authenticated users to bypass ownership and administrative access controls due to the default configuration of the Config.roles_active flag being set to false. This misconfiguration enables attackers to read, modify, or delete tickets, clients, and users across all accounts, posing a significant risk to data integrity and confidentiality. Organizations using this software should prioritize remediation to prevent unauthorized access and potential data breaches.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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.