Low severity3.7GHSA Advisory· Published Aug 27, 2026· Updated Aug 27, 2026
cakephp/queue's Incomplete Comparison in getUniqueId vulnerable to collisions
CVE-2026-54713
Description
Impact
For jobs with shouldBeUnique = true the queue plugin will generate a 'unique identifier' based on the job class, method and parameters. If user data is supplied, a malicious user could create collisions, resulting in legitimate jobs being dropped.
Patches
Upgrade to 2.3.1
Workarounds
You can disable shouldBeUnique and handle idempotency in application code.
Affected products
1Patches
Vulnerability mechanics
References
5News mentions
0No linked articles in our index yet.