PT-2026-57332 · Phalcon · Cphalcon

CVE-2026-57584

·

Published

2026-07-10

·

Updated

2026-08-28

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Phalcon versions prior to 5.15.0
Description In Phalcon MVC applications using a default router, the CLI router, or the /:params placeholder, a built-in route is registered with a compiled PCRE (Perl Compatible Regular Expressions) pattern containing a nested quantifier. The PhalconMvcRouter::handle() function matches this pattern against the request URI. An attacker can provide a crafted path, such as one containing repeated slashes followed by decoded newlines, to trigger catastrophic backtracking—a condition where the regular expression engine takes an exponential amount of time to process a string—leading to CPU exhaustion or route-matching failure.
Recommendations Update to version 5.15.0.

Exploit

Fix

DoS

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-57584
GHSA-X7RJ-F32V-7JJG

Affected Products

Cphalcon