Security Advisory

CVE-2026-59989

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-21 20:25:44
Last updated 2026-08-21 20:25:44
Assigner GitHub_M
CVSS score 9.2
State PUBLISHED

Description

Phalcon is a high-performance, full-stack PHP framework. In 5.15.0 and earlier, resolveFilter in phalcon/Mvc/View/Engine/Volt/Compiler.zep builds the join filter by inserting the raw separator and array token values into generated PHP without passing them through expression(). An attacker who can influence Volt template source can place quote-breaking content in a join argument, inject PHP into the compiled cache file, and execute it when Phalcon\Mvc\View\Engine\Volt::render() loads the template. This issue is fixed in version 5.16.0.