VYPR

NanoMQ broker

by Emqx

CVEs (1)

  • CVE-2026-47276Jul 20, 2026
    risk 0.00cvss epss 0.00

    In nanomq versions 0.24.11 and earlier, a NULL pointer dereference in `properties_parse()` allows an authenticated attacker to crash the NanoMQ broker by sending a POST request to `/api/v4/mqtt/publish` with `user_properties` as a JSON array instead of a JSON object. The crash…