Vulnerability Description: The commit 5c070f8 limits the autocomplete functionality of the controller to enhance security. It now only allows queries related to clients, contacts, and suppliers. Additionally, the is modified to prevent invalid parameters in and . Affected Files: - - Key Changes for Vulnerability Mitigation: - Limited the autocomplete feature to improve security, allowing only specific types of queries. - Updated the to prevent invalid parameters in and . - Added validation for field names and descriptions to prevent SQL injection. - Changed security settings for specific sources and field names. Status: The changes were made as part of v2025.81 and addressed issues related to potential security risks from earlier versions.