CVE-2026-54713: cakephp/queue's Incomplete Comparison in getUniqueId vulnerable to collisions
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-54713 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →