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.
Published: 2026-08-11
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability in Apioo Fusio allows authenticated users who hold the Developer role to bypass the PHP sandbox allow‑list and execute arbitrary OS commands. The sandbox incorrectly permits functions that transitively invoke system(), enabling a developer‑privileged user to escape the sandbox and run commands on the server. This flaw results in full server compromise. The weakness is classified as CWE‑78, indicating exploitation of operating‑system command injection.

Affected Systems

Apioo Fusio version 8.8.3 is affected. No other version information is provided in the CNA data, so only this specific release should be considered vulnerable until further notice.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity vulnerability with potential for complete compromise. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, so there is no evidence of widespread exploitation yet. Attackers must first authenticate and possess a Developer‑role account, which suggests the likely attack vector is an internal user or a compromised account. Exploitation requires only exploitation of the allow‑list bypass and does not rely on any complex prerequisites beyond the user’s role.

Generated by OpenCVE AI on August 11, 2026 at 17:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Apioo Fusio update that removes the allow‑list bypass flaw.
  • Limit the Assignment of the Developer role to trusted, audited users and review role permissions regularly.
  • Modify the PHP sandbox configuration to exclude system() from the allow‑list or disable the sandbox feature until a patch is applied.

Generated by OpenCVE AI on August 11, 2026 at 17:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Apioo
Apioo fusio
Vendors & Products Apioo
Apioo fusio

Tue, 11 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
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.
Title Apioo Fusio - Remote Code Execution
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T15:13:19.293Z

Reserved: 2026-08-10T10:32:49.081Z

Link: CVE-2026-72551

cve-icon Vulnrichment

Updated: 2026-08-11T15:13:15.338Z

cve-icon NVD

Status : Received

Published: 2026-08-11T12:17:40.733

Modified: 2026-08-11T16:17:35.463

Link: CVE-2026-72551

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:54:44Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')