CVE-2026-72555 PUBLISHED

Peppermint Lab Peppermint - Broken Access Control

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CVSS Score: 8.1

Product Status

Vendor Peppermint Lab
Product Peppermint
Versions
  • affected from 0 to ba6e217 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • CWE-284: Improper Access Control CWE