CVE-2025-59106 describes a vulnerability where the web server binary runs with root privileges, violating the principle of least privilege. An attacker exploiting another vulnerability could leverage this to execute commands with the highest privileges on the system.
The binary serving the web server and executing basically all actions launched from the Web UI is running with root privileges. This is against the least privilege principle. If an attacker is able to execute code on the system via other vulnerabilities it is possible to directly execute commands with highest privileges.