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.

Project Subscriptions

Vendors Products
Cakephp Subscribe
Advisories
Source ID Title
Github GHSA Github GHSA GHSA-r5pm-vrc5-3m73 cakephp/queue's Incomplete Comparison in getUniqueId vulnerable to collisions
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Fri, 28 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Cakephp
Cakephp queue
Vendors & Products Cakephp
Cakephp queue

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
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.
Title CakePHP Queue: Incomplete Comparison in getUniqueId vulnerable to collisions
Weaknesses CWE-1023
References
Metrics cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-28T15:55:52.105Z

Reserved: 2026-06-15T22:58:06.563Z

Link: CVE-2026-54713

cve-icon Vulnrichment

Updated: 2026-08-28T15:55:33.403Z

cve-icon NVD

Status : Received

Published: 2026-08-27T20:17:49.670

Modified: 2026-08-28T20:18:16.960

Link: CVE-2026-54713

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T16:14:08Z

Weaknesses