GHSA-r5pm-vrc5-3m73: Low severity composer/cakephp/queue vulnerability

Published Aug 27, 2026
·
Updated

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 Software

1 affected componentFixes available
composer/cakephp/queue>=0.1.10<2.3.1
2.3.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade composer/cakephp/queue to a version that resolves this vulnerability.

    Fixed in 2.3.1
  2. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 2.3.1
  3. Configuration

    Disable shouldBeUnique and handle idempotency in application code.

    queue plugin shouldBeUnique = false

Event History

Aug 27, 2026
Advisory Published
via GitHub·05:03 PM
Data Sourced
via GitHub·05:03 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

Which deployments are exposed to this issue?

Deployments using the queue plugin are affected when jobs have shouldBeUnique set to true and user-controlled data is included in the job parameters.

2

What does an attacker need to do to exploit it?

An attacker must be able to supply data used in parameters of a unique job. They can then craft values that collide with a legitimate job's generated unique identifier, causing the legitimate job to be dropped.

3

Is there a workaround if upgrading is not immediately possible?

Disable shouldBeUnique and implement idempotency handling in the application code instead.

4

What version contains the fix?

Upgrade the cakephp/queue Composer package to version 2.3.1.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203