CVE-2026-54713
CakePHP Queue: Incomplete Comparison in getUniqueId vulnerable to collisions
CVSS Score
3.7
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-1023 |
| Vendor | cakephp |
| Product | queue |
| Published | Aug 27, 2026 |
Stay Ahead of the Next One
Get instant alerts for cakephp queue
Be the first to know when new low vulnerabilities affecting cakephp queue are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low
Affected Versions
cakephp / queue
>= 0.1.11, < 2.3.1