CVE-2026-54412

LiamBindle MQTT-C through version 1.1.6 contains a heap-based out-of-bounds read and integer underflow in the mqtt_unpack_publish_response function in src/mqtt.c that allows a remote unauthenticated attacker controlling an MQTT broker - or able to inject MQTT traffic into an unencrypted session - to crash a subscribed MQTT-C client and potentially disclose adjacent heap memory by sending a single crafted PUBLISH packet.
Configurations

No configuration.

History

No history.

Information

Published : 2026-06-14 18:17

Updated : 2026-08-10 12:17


NVD link : CVE-2026-54412

Mitre link : CVE-2026-54412

CVE.ORG link : CVE-2026-54412


JSON object : View

Products Affected

No product.

CWE
CWE-125

Out-of-bounds Read

CWE-191

Integer Underflow (Wrap or Wraparound)