Intel

AIKIDO-2025-10433

utopia-php/framework is vulnerable to Remote Code Execution (RCE)

Remote Code Execution (RCE) Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Jul 3, 2025

88

High Risk

This Affects:

PHPutopia-php/framework
0.20.0 - 0.34.6
Fixed in 0.34.7
Are you affected? Scan for Free

TL;DR

Affected versions of the package are vulnerable to remote code execution (RCE). If a request parameter contains a callable value such as explode, phpinfo, or any other invocable entity, utopia-php/framework may attempt to invoke it during request handling. This can allow attackers to execute arbitrary code by supplying malicious input, due to insufficient validation of request-derived callables.

Who does this affect?

You are affected if you are using a version which is within vulnerability ranges.

Background info

utopia-php/framework is vulnerable to Remote Code Execution (RCE) in versions 0.20.0 - 0.34.6.

How to fix this

Upgrade the utopia-php/framework library to the patch version.