CVE-2026-72555
Received Received - Intake

Broken Access Control in Peppermint Lab Peppermint

Vulnerability report for CVE-2026-72555, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-11

Assigner: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-11
Generated
2026-08-11
AI Q&A
2026-08-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
peppermint_lab peppermint *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-284 The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a broken access control vulnerability in Peppermint Lab Peppermint where the Config.roles_active flag defaults to false. This causes permission checks to fail, allowing all authenticated users to bypass ownership and administrative controls. Attackers with any account can read, modify, or delete tickets, clients, and users belonging to other accounts.

Detection Guidance

Check if the Config.roles_active flag is set to false in your Peppermint configuration. Inspect the application logs for unauthorized access attempts or actions performed by users without proper permissions. Verify if authenticated users can access or modify data belonging to other accounts.

Impact Analysis

If you use Peppermint Lab Peppermint with default settings, an attacker with any user account could access, alter, or delete your sensitive data including tickets, client information, and user accounts. This could lead to data breaches, unauthorized modifications, or complete system compromise.

Compliance Impact

This vulnerability likely violates compliance requirements for GDPR and HIPAA due to unauthorized access to sensitive data. GDPR mandates strict access controls and data protection, while HIPAA requires safeguards to prevent unauthorized disclosure of protected health information. The flaw could result in regulatory penalties and loss of trust.

Mitigation Strategies

Set the Config.roles_active flag to true in your Peppermint configuration to enforce proper access controls. Review and restrict user permissions to ensure only authorized actions are permitted. Consider migrating to an actively maintained ticket management system as Peppermint is no longer supported.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72555. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart