{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-95843", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-09-22T16:39:45.793Z", "datePublished": "2026-09-23T16:29:44.588Z", "dateUpdated": "2026-09-23T17:58:06.940Z" }, "containers": { "cna": { "title": "Moquette malformed shared subscriptions can crash command processing", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "lang": "en", "description": "CWE-20: Improper Input Validation", "type": "CWE" } ] } ], "metrics": [ { "cvssV4_0": { "attackVector": "NETWORK", "attackComplexity": "LOW", "attackRequirements": "NONE", "privilegesRequired": "NONE", "userInteraction": "NONE", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE", "vulnAvailabilityImpact": "HIGH", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "subAvailabilityImpact": "NONE", "baseScore": 8.7, "baseSeverity": "HIGH", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "version": "4.0" } } ], "references": [ { "name": "https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq" }, { "name": "https://github.com/moquette-io/moquette/pull/962", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/moquette-io/moquette/pull/962" }, { "name": "https://github.com/moquette-io/moquette/commit/affdc71fdba92dc020421678970ae70518fb6da2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/moquette-io/moquette/commit/affdc71fdba92dc020421678970ae70518fb6da2" }, { "name": "https://github.com/moquette-io/moquette/releases/tag/v0.18.1", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/moquette-io/moquette/releases/tag/v0.18.1" } ], "affected": [ { "vendor": "moquette-io", "product": "moquette", "versions": [ { "version": "< 0.18.1", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-09-23T16:29:44.588Z" }, "descriptions": [ { "lang": "en", "value": "Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, PostOffice.subscribe parses a shared-subscription filter through SharedSubscriptionUtils.extractShareName before validating the complete $share/{shareName}/{topicFilter} structure. A remote client can send a filter such as $share/grp without a topic-filter portion, causing a StringIndexOutOfBoundsException while calculating the share name. The exception terminates command handling on the shared session event loop and can deny service to other client sessions assigned to that loop. This issue is fixed in version 0.18.1." } ], "source": { "advisory": "GHSA-56p9-97wj-c789", "discovery": "UNKNOWN" } }, "adp": [ { "references": [ { "url": "https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq", "tags": [ "exploit" ] } ], "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-09-23T17:57:47.160479Z", "id": "CVE-2026-95843", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-09-23T17:58:06.940Z" } } ] } }