CVE-2026-42209
Description
FlashMQ is a MQTT broker/server, designed for multi-CPU environments. Prior to version 1.26.1, a remote client with retained publish permission can crash the FlashMQ broker when both set_retained_message_defer_timeout and set_retained_message_defer_timeout_spread are configured to non-default values, resulting in denial of service. If anonymous retained publishing is allowed, no authentication is required; otherwise, the attacker needs the corresponding publish permission. This issue has been patched in version 1.26.1.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
References
- https://github.com/halfgaar/FlashMQ/commit/193b6e7767889511cfa8e933908ea5e6a1077a1f
- https://github.com/halfgaar/FlashMQ/issues/167
- https://github.com/halfgaar/FlashMQ/releases/tag/v1.26.1
- https://github.com/halfgaar/FlashMQ/security/advisories/GHSA-2789-vfcg-5922
- https://github.com/halfgaar/FlashMQ/issues/167
CWEs
CWE-369
Verify integrity in audit chain (admin only). AS-IS.