CVE-2026-72563 PUBLISHED

BadChoice Handesk - Broken Access Control

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

A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to overwrite lead records belonging to other teams via the LeadsController@update endpoint. The endpoint performs no authorization check, and the Lead model has guarded set to an empty array making all columns mass-assignable. An attacker with any agent account can corrupt lead data across team boundaries.

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 BadChoice
Product Handesk
Versions
  • affected from 0 to 2026-07-10 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • CWE-284: Improper Access Control CWE