CVE-2026-54713
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | cakephp/queue | >=0.1.10,<2.3.1 | 2.3.1 |
References
- https://github.com/advisories/GHSA-r5pm-vrc5-3m73
- https://github.com/cakephp/queue/security/advisories/GHSA-r5pm-vrc5-3m73
- https://github.com/cakephp/queue/pull/188
- https://github.com/cakephp/queue/commit/13890591e248acc8824becb24ba1939fa061bd34
- https://github.com/cakephp/queue
- https://github.com/cakephp/queue/releases/tag/2.3.1
CWEs
CWE-1023
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.