In sol commit 373d848 (2024-12-12), the broker does not fully release resources when handling malformed or duplicate CONNECT packets. When clients send invalid CONNECT packets - either due to repeated attempts or failed authentication - the server may silently drop the connection or send a CONNACK but fail to close the session or deallocate internal resources. This behavior allows an attacker to create numerous half-open connections that consume memory and file descriptors indefinitely, potentially triggering the Linux OOM killer and causing a denial of service.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-07 19:17
Updated : 2026-08-31 19:33
NVD link : CVE-2025-63235
Mitre link : CVE-2025-63235
CVE.ORG link : CVE-2025-63235
JSON object : View
Products Affected
No product.
CWE
CWE-400
Uncontrolled Resource Consumption
