| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-r5pm-vrc5-3m73 | cakephp/queue's Incomplete Comparison in getUniqueId vulnerable to collisions |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 28 Aug 2026 21:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
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
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-28T15:55:52.105Z
Reserved: 2026-06-15T22:58:06.563Z
Link: CVE-2026-54713
Updated: 2026-08-28T15:55:33.403Z
Status : Received
Published: 2026-08-27T20:17:49.670
Modified: 2026-08-28T20:18:16.960
Link: CVE-2026-54713
No data.
OpenCVE Enrichment
Updated: 2026-08-28T16:14:08Z
Github GHSA