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

Impact

A broken access control flaw in BadChoice Handesk’s TicketsController@update endpoint allows any authenticated agent to modify ticket records of other teams without authorization checks. The missing authorize() call and lack of team‑scoped ownership validation mean an attacker holding any agent account could alter, elevate, or corrupt tickets belonging to teams outside their remit, thereby compromising data integrity and potentially enabling higher‑level privilege escalation. This weakness aligns with CWE‑284, which describes improper authorization mechanisms that can lead to unauthorized access or modification of resources.

Affected Systems

The vulnerability affects BadChoice’s Handesk product. The issue applies to the release available as of 2026-07-10; no specific version numbers are disclosed in the advisory, but any instance running that release or earlier is potentially susceptible.

Risk and Exploitability

The CVSS score of 8.1 indicates a high‑severity concern. The EPSS score is not provided, and the vulnerability is not listed in CISA’s KEV catalog, suggesting limited publicly known exploitation yet the flaw is exploitable by anyone with agent credentials. Because the attack vector requires authenticated access, the risk is concentrated against internal or compromised users, but once exploited, the integrity of ticket data across the organization can be severely impacted.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update BadChoice Handesk to the latest version that includes an authorization check in the TicketsController update method.
  • If no patch exists, modify the update logic to verify that the authenticated agent’s team matches the ticket’s team before performing any modifications, thereby restoring proper access control.
  • Reduce agent permissions to the minimum required for daily operations and enable audit logging to detect unauthorized ticket modifications.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Badchoice
Badchoice handesk
Vendors & Products Badchoice
Badchoice handesk

Tue, 11 Aug 2026 13: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 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.
Title BadChoice Handesk - 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

Badchoice Handesk
cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T12:16:15.356Z

Reserved: 2026-08-10T10:33:03.257Z

Link: CVE-2026-72595

cve-icon Vulnrichment

Updated: 2026-08-11T12:16:11.003Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-28T18:51:39.823

Link: CVE-2026-72595

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:54:35Z

Weaknesses