CVE-2026-44725 (GCVE-0-2026-44725)

Vulnerability from cvelistv5 – Published: 2026-08-20 14:35 – Updated: 2026-08-21 21:47
VLAI
Title
EMQX: Stale plugins allow grants amplify a compromised admin/API key to remote code execution
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.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-21 21:00 UTC
CWE
  • CWE-345 - Insufficient Verification of Data Authenticity
  • CWE-672 - Operation on a Resource after Expiration or Release
Impacted products
Vendor Product Version CPE status
emqx emqx Affected: < 5.8.11
Affected: >= 5.9.0, < 5.9.3
Affected: >= 5.10.0, < 5.10.4
Affected: >= 6.0.0, < 6.0.3
Affected: >= 6.1.0, < 6.1.2
Affected: >= 6.2.0, < 6.2.1
guessed 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": {
    "epss": {
      "cve": "CVE-2026-44725",
      "date": "2026-08-24",
      "epss": "0.00253",
      "percentile": "0.16521"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-44725\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-08-20T15:17:30.003\",\"lastModified\":\"2026-08-21T22:16:37.727\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"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.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"emqx\",\"product\":\"emqx\",\"versions\":[{\"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\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":6.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.7,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-21T21:00:30.568823Z\",\"id\":\"CVE-2026-44725\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-345\"},{\"lang\":\"en\",\"value\":\"CWE-672\"}]}],\"references\":[{\"url\":\"https://github.com/emqx/emqx/commit/2f926359fa847dd9928a8e94d3e342f5621806f4\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/emqx/emqx/commit/efa1ca1bef1517f1f87e1d562f8db8750b6d6ce3\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/emqx/emqx/pull/17200\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/emqx/emqx/pull/17201\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/emqx/emqx/releases/tag/6.0.3\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/emqx/emqx/releases/tag/6.1.2\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/emqx/emqx/releases/tag/6.2.1\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/emqx/emqx/releases/tag/e5.10.4\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/emqx/emqx/releases/tag/e5.8.11\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/emqx/emqx/security/advisories/GHSA-cp9x-5qwc-fj6r\",\"source\":\"security-advisories@github.com\"}]}}",
    "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…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…