Denial of service via unconditional EPOLLOUT registration
Published Oct 18, 2023 · Updated Sep 13, 2024
Denial of service in Eclipse Mosquitto 2.0.5 and earlier allows remote attackers to consume broker CPU via an idle connection. In packet__write, the broker registered EPOLLOUT even when current_out_packet was null, so epoll_wait returned continuously instead of blocking. No authentication or transmitted MQTT data is required, and a held-open connection drives the event loop until timeout.
Summary
What happened
Denial of service in Eclipse Mosquitto 2.0.5 and earlier allows remote attackers to consume broker CPU via an idle connection. In packet__write, the broker registered EPOLLOUT even when current_out_packet was null, so epoll_wait returned continuously instead of blocking. No authentication or transmitted MQTT data is required, and a held-open connection drives the event loop until timeout.
The record
- CVE
- CVE-2023-5632
- Published
- Oct 18, 2023
- Updated
- Sep 13, 2024
- Vendor
- The Eclipse Foundation
- Product
- Eclipse Mosquitto
- Classifications
- CWE-834, CAPEC-130, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 18, 2023CVE publishedPublication date reported by the CVE source.
- Sep 13, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=2.0.5
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Idle TLS connection CPU-exhaustion demonstrationfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo