CyberRota Analysis
AI-GeneratedA remote code execution vulnerability in Apioo Fusio 8.8.3 allows authenticated users with the Developer role to bypass the PHP-Sandbox allow-list and execute arbitrary OS commands. This flaw can lead to full server compromise, posing a significant risk to systems where this software is deployed. Organizations utilizing Apioo Fusio, particularly those with developers who have elevated permissions, should prioritize patching this vulnerability to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
A remote code execution vulnerability in Apioo Fusio 8.8.3 allows authenticated users with the Developer role to execute arbitrary OS commands by exploiting a PHP-Sandbox allow-list bypass. The sandbox allow-list permits functions that transitively invoke system(), enabling a developer to escape the sandbox and gain OS command execution on the server. An attacker with a Developer-role account can achieve full server compromise.