{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:bigbluebutton:bigbluebutton:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.0.13"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2004667668f7bbb29aa235943275ee76226bad4d"
            }
          ],
          "repo": "https://github.com/bigbluebutton/bigbluebutton",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-73j3-v3fq-fqx5"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-703"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/61xxx/CVE-2025-61601.json"
  },
  "details": "BigBlueButton is an open-source virtual classroom. A Denial of Service (DoS) vulnerability in versions prior to 3.0.13 allows any authenticated user to freeze or crash the entire server by abusing the polling feature's `Choices` response type. By submitting a malicious payload with a massive array in the `answerIds` field, the attacker can cause the current meeting — and potentially all meetings on the server — to become unresponsive. Version 3.0.13 contains a patch. No known workarounds are available.",
  "id": "CVE-2025-61601",
  "modified": "2026-07-15T01:49:02.483087510Z",
  "published": "2025-10-09T20:29:25.006Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://www.youtube.com/watch?v=BwROSVIYjOY"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/61xxx/CVE-2025-61601.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-73j3-v3fq-fqx5"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61601"
    },
    {
      "type": "FIX",
      "url": "https://github.com/bigbluebutton/bigbluebutton/pull/23662"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "BigBlueButton vulnerable to DoS via PollSubmitVote GraphQL mutation"
}