CVE-2026-30867
Last modified
CVE-2026-30867 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. CocoaMQTT is a MQTT 5.0 client library for iOS and macOS written in Swift. Prior to version 2.2.2, a vulnerability exists in the packet parsing logic of CocoaMQTT that allows an attacker (or a compromised/malicious MQTT broker) to remotely crash the host iOS/macOS/tvOS application. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
CocoaMQTT is a MQTT 5.0 client library for iOS and macOS written in Swift. Prior to version 2.2.2, a vulnerability exists in the packet parsing logic of CocoaMQTT that allows an attacker (or a compromised/malicious MQTT broker) to remotely crash the host iOS/macOS/tvOS application. If an attacker publishes the 4-byte malformed payload to a shared topic with the RETAIN flag set to true, the MQTT broker will persist the payload. Any time a vulnerable client connects and subscribes to that topic, the broker will automatically push the malformed packet. The app will instantly crash in the background before the user can even interact with it. This effectively "bricks" the mobile application (a persistent DoS) until the retained message is manually wiped from the broker database. This issue has been patched in version 2.2.2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Emqx | Cocoamqtt | < 2.2.2 |
References
- https://github.com/emqx/CocoaMQTT/pull/659Issue Tracking, Patch
- https://github.com/emqx/CocoaMQTT/releases/tag/2.2.2Release Notes
- https://github.com/emqx/CocoaMQTT/security/advisories/GHSA-r3fr-7m74-q7g2Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-30867?
How severe is CVE-2026-30867?
How do I fix CVE-2026-30867?
Are you affected by CVE-2026-30867?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
