CVEPublished 2026-07-10Modified 2026-07-130 articles on news4 live referencesNVD data

CVE-2026-54736

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
4
Exploit Prediction Scoring System · top 96% of all CVEs
Description

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 on the first differing byte. This observable timing discrepancy can allow an attacker to recover a valid tag byte-by-byte and attach it to a chosen IV and ciphertext so that decrypt() accepts tampered encrypted content as authentic. This issue is fixed in version 5.14.1.

Timeline
Published 2026-07-10
Modified 2026-07-13

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-54736 on GitHub.
We haven't classified any articles referencing CVE-2026-54736 yet. The external references above still apply.