VYPR

Phalcon

by Phalcon

CVEs (2)

  • CVE-2026-57584Jul 10, 2026
    risk 0.00cvss epss 0.00

    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…

  • CVE-2026-54736Jul 10, 2026
    risk 0.00cvss epss 0.00

    Phalcon is a high-performance, full-stack PHP framework. Prior to 5.14.1, Phalcon\Encryption\Crypt::decrypt compares the attacker-supplied HMAC tag against the freshly computed HMAC using PHP/Zephir identity comparison, which lowers to a byte-wise comparison that returns early…