Improper access control in Emlog Pro - CVE-2026-73850
Published: August 15, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary SQL commands.
The vulnerability exists due to improper access control in the queryDatabase() function in admin/ai.php when handling execute_tool requests for the query_database tool. A remote privileged user can send a specially crafted POST request containing arbitrary SQL statements to execute arbitrary SQL commands.
The issue affects the admin functionality exposed through the ai.php endpoint.