CVE-2026-72551 PUBLISHED

Apioo Fusio - Remote Code Execution

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor Apioo
Product Fusio
Versions
  • affected from 0 to 8.8.3 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • CWE-78: OS Command Injection CWE