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.
Published: 2026-08-11
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from the Config.roles_active setting defaulting to false. When this flag is false, permission checks for tickets, clients, and user management are effectively bypassed regardless of ownership or administrative privileges, allowing any authenticated user to read, modify, or delete data belonging to other accounts. This results in a loss of confidentiality and integrity across the application’s core data entities.

Affected Systems

Peppermint Lab Peppermint on default installations, where the Config.roles_active flag is left at its default false value. No specific version restrictions are listed, implying the issue may exist in any release that has not applied the fix.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, yet the EPSS score is not available, so the current likelihood of exploitation is uncertain. The vulnerability is not listed in CISA KEV, but the nature of the access control flaw suggests it could be leveraged in targeted attacks once credentials are obtained. The attack vector appears to require authenticated access, meaning any user with a valid account can exploit the flaw without further privileges. Post-exploitation, an attacker can compromise all ticket, client, and user data maintained by the instance.

Generated by OpenCVE AI on August 11, 2026 at 16:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Peppermint release that addresses the broken access control flaw
  • If no update is available yet, configure Config.roles_active to true to restore proper permission checks
  • Seal the application behind a firewall and enforce strong authentication to limit exposure of valid user accounts
  • Regularly audit user activity and review configuration to ensure the flag remains correctly set

Generated by OpenCVE AI on August 11, 2026 at 16:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Peppermint
Peppermint peppermint
Vendors & Products Peppermint
Peppermint peppermint

Thu, 13 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
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.
Title Peppermint Lab Peppermint - Broken Access Control
Weaknesses CWE-284
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

Peppermint Peppermint
cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T15:17:45.232Z

Reserved: 2026-08-10T10:32:49.081Z

Link: CVE-2026-72555

cve-icon Vulnrichment

Updated: 2026-08-11T15:17:41.547Z

cve-icon NVD

Status : Received

Published: 2026-08-11T12:17:41.240

Modified: 2026-08-11T16:17:35.897

Link: CVE-2026-72555

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:45:03Z

Weaknesses