AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-72595

HIGH · CVSS 8.1 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

A broken access control vulnerability in BadChoice Handesk allows any authenticated agent to update ticket records belonging to other teams through the TicketsController@update endpoint, which lacks proper authorization checks. This flaw enables attackers to modify, escalate, or corrupt tickets, posing a significant risk to data integrity and operational security. Organizations using BadChoice Handesk should prioritize immediate remediation to prevent potential exploitation by malicious insiders or compromised accounts.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72595
Severity
HIGH
CVSS
8.1
EPSS
0.20%

Original NVD Description

A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to update ticket records belonging to other teams via the TicketsController@update endpoint. The endpoint calls no authorize() method and performs no team-scoped ownership check. An attacker with any agent account can modify, escalate, or corrupt tickets assigned to other teams.