CVE-2026-57584
HIGHPhalcon Router < 5.15.0 - Regular Expression Denial of Service
Title source: manualDescription
Phalcon is a high-performance, full-stack PHP framework. Prior to 5.15.0, every Phalcon MVC application built with a default router registers a built-in route whose compiled PCRE pattern contains the nested quantifier (/.), and the same construct is produced by the /:params placeholder and the CLI router. Phalcon\Mvc\Router::handle() matches this pattern against the attacker-controlled request URI on every request, so a crafted path such as one containing repeated slashes followed by decoded newlines can trigger catastrophic backtracking and cause CPU exhaustion or route-matching failure. This issue is fixed in version 5.15.0.
References (4)
Core 4
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/phalcon/cphalcon/security/advisories/GHSA-x7rj-f32v-7jjg
X_Refsource_Misc x_refsource_misc
https://github.com/phalcon/cphalcon/commit/14ba22d389d5ca620bb9d5207205f836ef1224f2
X_Refsource_Misc x_refsource_misc
https://github.com/phalcon/cphalcon/commit/fa798e919cb2c487062bb9899ad6fc2b673b3a67
X_Refsource_Misc x_refsource_misc
https://github.com/phalcon/cphalcon/releases/tag/v5.15.0
Scores
CVSS v4
8.7
EPSS
0.0042
EPSS Percentile
33.9%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-1333
Status
published
Products (1)
phalcon/cphalcon
< 5.15.0
Published
Jul 10, 2026
Tracked Since
Jul 11, 2026