CVE-2025-53114
Received
Received - Intake
Denial of Service in CometD via Unbounded Message Queue
Publication date: 2026-06-18
Last updated on: 2026-06-18
Assigner: GitHub, Inc.
Description
Description
CometD is a scalable comet implementation for web messaging. In versions 5.0.0 through 5.0.22, 6.0.0 through 6.0.18, 7.0.0 through 7.0.18, and 8.0.0 through 8.0.8, bad clients that always send a fixed batch value when the server is using the acknowledgement extension may cause the unacknowledged message queue to grow indefinitely, eventually causing an `OutOfMemoryError`. Versions 5.0.23, 6.0.19, 7.0.19, and 8.0.9 patch the issue. As a workaround, disable the acknowledgement extension.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cometd | cometd | From 5.0.0 (inc) to 5.0.22 (inc) |
| cometd | cometd | From 6.0.0 (inc) to 6.0.18 (inc) |
| cometd | cometd | From 7.0.0 (inc) to 7.0.18 (inc) |
| cometd | cometd | From 8.0.0 (inc) to 8.0.8 (inc) |
| cometd | cometd | 5.0.23 |
| cometd | cometd | 6.0.19 |
| cometd | cometd | 7.0.19 |
| cometd | cometd | 8.0.9 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |