CVE-2026-54713Low· 3.7▾ SunlitCakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId() generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting paramet…
▾ Sunlit zone — Low / medium · no exploitation signal
impact 20.4 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Aug 28.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via NVD
0.4%
Last analysed / modified upstream
CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId() generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated attacker who can influence job parameters can submit semantically different data that produces the same identifier, resulting in legitimate jobs dropped as duplicate collisions. This issue is fixed in version 2.3.1.
Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
Affected packages:
cakephp/queue >= 0.1.10, < 2.3.1Patched in:
cakephp/queue 2.3.1Connected by shared product, vendor, weakness, or advisory.
CVE-2026-79752Critical· 9.2CakePHP is a rapid development framework for PHP
CVE-2026-77635CriticalCakePHP is a rapid development framework for PHP
CVE-2026-77634HighCakePHP is a rapid development framework for PHP
CVE-2026-54614Medium· 4.3DebugKit provides a debugging toolbar for CakePHP applications
CVE-2026-55590MediumCakePHP Authentication: Open redirect weakness via backslash bypass
CVE-2026-48820MediumCakePHP: View::element() is missing a path containment check