CyberRota Analysis
AI-GeneratedThe vulnerability allows authenticated users with insufficient privileges to modify case data in Elastic Security's case management functionality within Kibana, due to inadequate authorization checks on object attributes. This flaw could lead to unauthorized alterations of sensitive case records, posing a risk to data integrity. Organizations using Kibana for case management should prioritize addressing this issue to protect against potential data manipulation by low-privileged users.
Original NVD Description
Improperly Controlled Modification of Dynamically-Determined Object Attributes (CWE-915) in the case management functionality of Elastic Security in Kibana can lead to unauthorized modification of case data by an authenticated user who has not been granted case editing privileges, via Manipulating User-Controlled Variables (CAPEC-77). Object attributes accepted by the case management API were not subject to the same authorization enforcement applied in the user interface, so a low-privileged user could alter case records they were only entitled to view.