{
  "cve": "CVE-2026-95848",
  "enrichment": {
    "affected": [
      {
        "configurations": [
          {
            "platform": null,
            "status": "affected",
            "versions": {
              "scheme": "semver",
              "value": "[0,0.18.1)"
            }
          }
        ],
        "enrichment": {
          "confidence": 100.0,
          "confidence_source": "matching",
          "scores": [
            {
              "score": 100.0,
              "source": "matching"
            }
          ]
        },
        "original": {
          "product": "moquette",
          "source": "cna",
          "vendor": "moquette-io"
        },
        "product": "moquette",
        "vendor": "moquette-io"
      }
    ],
    "created": "2026-09-23T17:30:06.829740+00:00",
    "updated": "2026-09-23T18:15:07.017114+00:00",
    "vendors": [
      "moquette-io",
      "moquette-io$PRODUCT$moquette"
    ]
  },
  "mitre": {
    "cpes": [],
    "created": "2026-09-23T16:29:58.300000+00:00",
    "description": "Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, when a configured authenticator or authorizator class cannot be loaded, Server.initializeAuthenticator and Server.initializeAuthorizatorPolicy treat the failure as though no custom class was configured and fall back to AcceptAllAuthenticator or PermitAllAuthorizatorPolicy. A misspelled class name, missing dependency, constructor failure, or classpath problem can therefore start the broker with authentication or authorization disabled even though the operator configured those controls. This issue is fixed in version 0.18.1.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {},
      "cvssV4_0": {
        "score": 9.3,
        "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
      }
    },
    "mitre_repo_path": "cves/2026/95xxx/CVE-2026-95848.json",
    "references": [
      "https://github.com/moquette-io/moquette/commit/14a2f4fd280c8f6a791600c306cbccecb7c67007",
      "https://github.com/moquette-io/moquette/pull/967",
      "https://github.com/moquette-io/moquette/releases/tag/v0.18.1",
      "https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq"
    ],
    "title": "Moquette fails open when configured authentication or authorization classes cannot load",
    "updated": "2026-09-23T17:58:59.375000+00:00",
    "vendors": [],
    "weaknesses": [
      "CWE-636"
    ]
  },
  "nvd": {
    "cpes": [],
    "created": "2026-09-23T17:17:21.947000+00:00",
    "description": "Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, when a configured authenticator or authorizator class cannot be loaded, Server.initializeAuthenticator and Server.initializeAuthorizatorPolicy treat the failure as though no custom class was configured and fall back to AcceptAllAuthenticator or PermitAllAuthorizatorPolicy. A misspelled class name, missing dependency, constructor failure, or classpath problem can therefore start the broker with authentication or authorization disabled even though the operator configured those controls. This issue is fixed in version 0.18.1.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {},
      "cvssV4_0": {
        "score": 9.3,
        "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
      }
    },
    "nvd_repo_path": "2026/CVE-2026-95848.json",
    "references": [
      "https://github.com/moquette-io/moquette/commit/14a2f4fd280c8f6a791600c306cbccecb7c67007",
      "https://github.com/moquette-io/moquette/pull/967",
      "https://github.com/moquette-io/moquette/releases/tag/v0.18.1",
      "https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq"
    ],
    "title": null,
    "updated": "2026-09-23T19:19:53.790000+00:00",
    "vendors": [],
    "weaknesses": [
      "CWE-636"
    ]
  },
  "opencve": {
    "changes": [
      {
        "created": "2026-09-23T16:45:00+00:00",
        "data": [
          {
            "details": {
              "new": "Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, when a configured authenticator or authorizator class cannot be loaded, Server.initializeAuthenticator and Server.initializeAuthorizatorPolicy treat the failure as though no custom class was configured and fall back to AcceptAllAuthenticator or PermitAllAuthorizatorPolicy. A misspelled class name, missing dependency, constructor failure, or classpath problem can therefore start the broker with authentication or authorization disabled even though the operator configured those controls. This issue is fixed in version 0.18.1.",
              "old": null
            },
            "type": "description"
          },
          {
            "details": {
              "new": "Moquette fails open when configured authentication or authorization classes cannot load",
              "old": null
            },
            "type": "title"
          },
          {
            "details": {
              "added": [
                "CWE-636"
              ],
              "removed": []
            },
            "type": "weaknesses"
          },
          {
            "details": {
              "added": [
                "https://github.com/moquette-io/moquette/commit/14a2f4fd280c8f6a791600c306cbccecb7c67007",
                "https://github.com/moquette-io/moquette/pull/967",
                "https://github.com/moquette-io/moquette/releases/tag/v0.18.1",
                "https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq"
              ],
              "removed": []
            },
            "type": "references"
          },
          {
            "details": {
              "added": {
                "cvssV4_0": {
                  "score": 9.3,
                  "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "03e2437f-249f-4e18-9834-2d3eae6b800c"
      },
      {
        "created": "2026-09-23T18:30:00+00:00",
        "data": [
          {
            "details": [
              "moquette-io",
              "moquette-io$PRODUCT$moquette"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "moquette-io",
                "moquette-io$PRODUCT$moquette"
              ],
              "removed": []
            },
            "type": "vendors"
          }
        ],
        "id": "bb3fb56c-9d43-4883-a738-0ab93aefb2ae"
      },
      {
        "created": "2026-09-23T19:30:00+00:00",
        "data": [
          {
            "details": {
              "added": {
                "ssvc": {
                  "options": {
                    "Automatable": "yes",
                    "Exploitation": "poc",
                    "Technical Impact": "total"
                  },
                  "version": "2.0.3"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "f4de1b14-5d4f-4c97-8245-ddc3cb6a92ce"
      }
    ],
    "cpes": {
      "data": [],
      "providers": []
    },
    "created": {
      "data": "2026-09-23T16:29:58.300000+00:00",
      "provider": "mitre"
    },
    "description": {
      "data": "Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, when a configured authenticator or authorizator class cannot be loaded, Server.initializeAuthenticator and Server.initializeAuthorizatorPolicy treat the failure as though no custom class was configured and fall back to AcceptAllAuthenticator or PermitAllAuthorizatorPolicy. A misspelled class name, missing dependency, constructor failure, or classpath problem can therefore start the broker with authentication or authorization disabled even though the operator configured those controls. This issue is fixed in version 0.18.1.",
      "provider": "mitre"
    },
    "metrics": {
      "cvssV2_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_1": {
        "data": {},
        "provider": null
      },
      "cvssV4_0": {
        "data": {
          "score": 9.3,
          "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
        },
        "provider": "mitre"
      },
      "epss": {
        "data": {},
        "provider": null
      },
      "kev": {
        "data": {},
        "provider": null
      },
      "ssvc": {
        "data": {
          "options": {
            "Automatable": "yes",
            "Exploitation": "poc",
            "Technical Impact": "total"
          },
          "version": "2.0.3"
        },
        "provider": "vulnrichment"
      },
      "threat_severity": {
        "data": null,
        "provider": null
      }
    },
    "references": {
      "data": [
        "https://github.com/moquette-io/moquette/commit/14a2f4fd280c8f6a791600c306cbccecb7c67007",
        "https://github.com/moquette-io/moquette/pull/967",
        "https://github.com/moquette-io/moquette/releases/tag/v0.18.1",
        "https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq"
      ],
      "providers": [
        "mitre",
        "nvd",
        "vulnrichment"
      ]
    },
    "title": {
      "data": "Moquette fails open when configured authentication or authorization classes cannot load",
      "provider": "mitre"
    },
    "updated": {
      "data": "2026-09-23T19:19:53.790000+00:00",
      "provider": "nvd"
    },
    "vendors": {
      "data": [
        "moquette-io",
        "moquette-io$PRODUCT$moquette"
      ],
      "providers": [
        "enrichment"
      ]
    },
    "weaknesses": {
      "data": [
        "CWE-636"
      ],
      "providers": [
        "mitre",
        "nvd"
      ]
    }
  },
  "vulnrichment": {
    "cpes": [],
    "created": "2026-09-23T16:29:58.300000+00:00",
    "description": "Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, when a configured authenticator or authorizator class cannot be loaded, Server.initializeAuthenticator and Server.initializeAuthorizatorPolicy treat the failure as though no custom class was configured and fall back to AcceptAllAuthenticator or PermitAllAuthorizatorPolicy. A misspelled class name, missing dependency, constructor failure, or classpath problem can therefore start the broker with authentication or authorization disabled even though the operator configured those controls. This issue is fixed in version 0.18.1.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {},
      "cvssV4_0": {},
      "kev": {},
      "ssvc": {
        "options": {
          "Automatable": "yes",
          "Exploitation": "poc",
          "Technical Impact": "total"
        },
        "version": "2.0.3"
      }
    },
    "references": [
      "https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq"
    ],
    "title": "Moquette fails open when configured authentication or authorization classes cannot load",
    "updated": "2026-09-23T17:58:55.245000+00:00",
    "vendors": [],
    "vulnrichment_repo_path": "2026/95xxx/CVE-2026-95848.json",
    "weaknesses": []
  }
}