Enviar #794186: Pagekit CMS framework <= 1.0.18 Remote Code Executioninformación

TítuloPagekit CMS framework <= 1.0.18 Remote Code Execution
DescripciónA critical Remote Code Execution (RCE) vulnerability exists in the Pagekit CMS framework (versions <= 1.0.18) within the Pagekit\View\PhpEngine class. The flaw resides in the evaluate() method at line 54 of app/modules/view/src/PhpEngine.php, which uses PHP's eval() function to execute StringStorage template content without any input validation, sanitization, or origin verification. Specifically, the code passes the template string directly to eval() as follows: eval('; ?>'.$this->template.'<?php ;'). An attacker who can control the content of a template string processed by this engine, whether through user-supplied input, database-stored templates, or any untrusted data flow reaching the renderer, can inject and execute arbitrary PHP code and operating system commands with the privileges of the web server process. This enables full server compromise, including arbitrary file read and write, command execution, reverse shell establishment, and lateral movement. The vulnerability is classified as CWE-95 (Improper Neutralization of Directives in Dynamically Evaluated Code) and CWE-78 (OS Command Injection), with a CVSS v3.1 base score of 9.8 (Critical) due to its trivial exploitability, potential for unauthenticated exploitation, and complete impact on confidentiality, integrity, and availability.
Fuente⚠️ https://medium.com/@pkhuyar/the-danger-of-php-eval-a23410187ca2
Usuario s4nnty (UID 95917)
Sumisión2026-04-01 03:02 (hace 21 días)
Moderación2026-04-20 07:58 (19 days later)
EstadoAceptado
Entrada de VulDB358286 [Pagekit CMS hasta 1.0.18 StringStorage Template PhpEngine.php evaluate escalada de privilegios]
Puntos20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!