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.
References
| Link | Resource |
|---|---|
| https://github.com/BadChoice/handesk |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-11 12:17
Updated : 2026-08-28 18:51
NVD link : CVE-2026-72563
Mitre link : CVE-2026-72563
CVE.ORG link : CVE-2026-72563
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control
