CVE-2026-44725 (GCVE-0-2026-44725)
Vulnerability from cvelistv5
Published
2026-08-20 14:35
Modified
2026-08-21 21:47
CWE
  • CWE-345 - Insufficient Verification of Data Authenticity
  • CWE-672 - Operation on a Resource after Expiration or Release
Summary
EMQX is a scalable and reliable MQTT broker for AI, IoT, IIoT, and connected vehicles. Prior to versions 5.8.11, 5.9.3, 5.10.4, 6.0.3, 6.1.2, and 6.2.1, the plugin-install REST API and dashboard upload accepted stale grants created with emqx ctl plugins allow because there was no five-minute grant lifetime or SHA-256 package binding. An attacker with a compromised dashboard administrator credential or API key with plugin-install permission who finds a stale allowed name and version can upload attacker-controlled bytes under the allowed .tar.gz filename through POST /api/v5/plugins/install or the dashboard plugin upload. The broker then installs and runs attacker-controlled Erlang code with the privileges of the EMQX process. This issue is fixed in versions 5.8.11, 5.9.3, 5.10.4, 6.0.3, 6.1.2, and 6.2.1.
Impacted products
Vendor Product Version
emqx emqx Version: < 5.8.11
Version: >= 5.9.0, < 5.9.3
Version: >= 5.10.0, < 5.10.4
Version: >= 6.0.0, < 6.0.3
Version: >= 6.1.0, < 6.1.2
Version: >= 6.2.0, < 6.2.1
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-44725",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-21T21:00:30.568823Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-21T21:47:37.335Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "emqx",
          "vendor": "emqx",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 5.8.11"
            },
            {
              "status": "affected",
              "version": "\u003e= 5.9.0, \u003c 5.9.3"
            },
            {
              "status": "affected",
              "version": "\u003e= 5.10.0, \u003c 5.10.4"
            },
            {
              "status": "affected",
              "version": "\u003e= 6.0.0, \u003c 6.0.3"
            },
            {
              "status": "affected",
              "version": "\u003e= 6.1.0, \u003c 6.1.2"
            },
            {
              "status": "affected",
              "version": "\u003e= 6.2.0, \u003c 6.2.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "EMQX is a scalable and reliable MQTT broker for AI, IoT, IIoT, and connected vehicles. Prior to versions 5.8.11, 5.9.3, 5.10.4, 6.0.3, 6.1.2, and 6.2.1, the plugin-install REST API and dashboard upload accepted stale grants created with emqx ctl plugins allow because there was no five-minute grant lifetime or SHA-256 package binding. An attacker with a compromised dashboard administrator credential or API key with plugin-install permission who finds a stale allowed name and version can upload attacker-controlled bytes under the allowed .tar.gz filename through POST /api/v5/plugins/install or the dashboard plugin upload. The broker then installs and runs attacker-controlled Erlang code with the privileges of the EMQX process. This issue is fixed in versions 5.8.11, 5.9.3, 5.10.4, 6.0.3, 6.1.2, and 6.2.1."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.6,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-345",
              "description": "CWE-345: Insufficient Verification of Data Authenticity",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-672",
              "description": "CWE-672: Operation on a Resource after Expiration or Release",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-20T14:35:11.726Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/emqx/emqx/security/advisories/GHSA-cp9x-5qwc-fj6r",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/emqx/emqx/security/advisories/GHSA-cp9x-5qwc-fj6r"
        },
        {
          "name": "https://github.com/emqx/emqx/pull/17200",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/emqx/emqx/pull/17200"
        },
        {
          "name": "https://github.com/emqx/emqx/pull/17201",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/emqx/emqx/pull/17201"
        },
        {
          "name": "https://github.com/emqx/emqx/commit/2f926359fa847dd9928a8e94d3e342f5621806f4",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/emqx/emqx/commit/2f926359fa847dd9928a8e94d3e342f5621806f4"
        },
        {
          "name": "https://github.com/emqx/emqx/commit/efa1ca1bef1517f1f87e1d562f8db8750b6d6ce3",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/emqx/emqx/commit/efa1ca1bef1517f1f87e1d562f8db8750b6d6ce3"
        },
        {
          "name": "https://github.com/emqx/emqx/releases/tag/6.0.3",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/emqx/emqx/releases/tag/6.0.3"
        },
        {
          "name": "https://github.com/emqx/emqx/releases/tag/6.1.2",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/emqx/emqx/releases/tag/6.1.2"
        },
        {
          "name": "https://github.com/emqx/emqx/releases/tag/6.2.1",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/emqx/emqx/releases/tag/6.2.1"
        },
        {
          "name": "https://github.com/emqx/emqx/releases/tag/e5.10.4",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/emqx/emqx/releases/tag/e5.10.4"
        },
        {
          "name": "https://github.com/emqx/emqx/releases/tag/e5.8.11",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/emqx/emqx/releases/tag/e5.8.11"
        }
      ],
      "source": {
        "advisory": "GHSA-cp9x-5qwc-fj6r",
        "discovery": "UNKNOWN"
      },
      "title": "EMQX: Stale plugins allow grants amplify a compromised admin/API key to remote code execution"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-44725",
    "datePublished": "2026-08-20T14:35:11.726Z",
    "dateReserved": "2026-05-07T18:04:17.308Z",
    "dateUpdated": "2026-08-21T21:47:37.335Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-44725\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-21T21:00:30.568823Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-21T21:00:32.099Z\"}}], \"cna\": {\"title\": \"EMQX: Stale plugins allow grants amplify a compromised admin/API key to remote code execution\", \"source\": {\"advisory\": \"GHSA-cp9x-5qwc-fj6r\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"emqx\", \"product\": \"emqx\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 5.8.11\"}, {\"status\": \"affected\", \"version\": \"\u003e= 5.9.0, \u003c 5.9.3\"}, {\"status\": \"affected\", \"version\": \"\u003e= 5.10.0, \u003c 5.10.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 6.0.0, \u003c 6.0.3\"}, {\"status\": \"affected\", \"version\": \"\u003e= 6.1.0, \u003c 6.1.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 6.2.0, \u003c 6.2.1\"}]}], \"references\": [{\"url\": \"https://github.com/emqx/emqx/security/advisories/GHSA-cp9x-5qwc-fj6r\", \"name\": \"https://github.com/emqx/emqx/security/advisories/GHSA-cp9x-5qwc-fj6r\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/emqx/emqx/pull/17200\", \"name\": \"https://github.com/emqx/emqx/pull/17200\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/emqx/emqx/pull/17201\", \"name\": \"https://github.com/emqx/emqx/pull/17201\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/emqx/emqx/commit/2f926359fa847dd9928a8e94d3e342f5621806f4\", \"name\": \"https://github.com/emqx/emqx/commit/2f926359fa847dd9928a8e94d3e342f5621806f4\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/emqx/emqx/commit/efa1ca1bef1517f1f87e1d562f8db8750b6d6ce3\", \"name\": \"https://github.com/emqx/emqx/commit/efa1ca1bef1517f1f87e1d562f8db8750b6d6ce3\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/emqx/emqx/releases/tag/6.0.3\", \"name\": \"https://github.com/emqx/emqx/releases/tag/6.0.3\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/emqx/emqx/releases/tag/6.1.2\", \"name\": \"https://github.com/emqx/emqx/releases/tag/6.1.2\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/emqx/emqx/releases/tag/6.2.1\", \"name\": \"https://github.com/emqx/emqx/releases/tag/6.2.1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/emqx/emqx/releases/tag/e5.10.4\", \"name\": \"https://github.com/emqx/emqx/releases/tag/e5.10.4\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/emqx/emqx/releases/tag/e5.8.11\", \"name\": \"https://github.com/emqx/emqx/releases/tag/e5.8.11\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"EMQX is a scalable and reliable MQTT broker for AI, IoT, IIoT, and connected vehicles. Prior to versions 5.8.11, 5.9.3, 5.10.4, 6.0.3, 6.1.2, and 6.2.1, the plugin-install REST API and dashboard upload accepted stale grants created with emqx ctl plugins allow because there was no five-minute grant lifetime or SHA-256 package binding. An attacker with a compromised dashboard administrator credential or API key with plugin-install permission who finds a stale allowed name and version can upload attacker-controlled bytes under the allowed .tar.gz filename through POST /api/v5/plugins/install or the dashboard plugin upload. The broker then installs and runs attacker-controlled Erlang code with the privileges of the EMQX process. This issue is fixed in versions 5.8.11, 5.9.3, 5.10.4, 6.0.3, 6.1.2, and 6.2.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-345\", \"description\": \"CWE-345: Insufficient Verification of Data Authenticity\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-672\", \"description\": \"CWE-672: Operation on a Resource after Expiration or Release\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-08-20T14:35:11.726Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-44725\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-21T21:47:37.335Z\", \"dateReserved\": \"2026-05-07T18:04:17.308Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-08-20T14:35:11.726Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…