Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
8.2
BigBlueButton: Unsecured Ports Make Server Prone to Denial of Service
CVE-2026-27466
Summary
The BigBlueButton virtual classroom software has a security issue in versions 3.0.21 and earlier that could allow an attacker to overload the server with large or complex documents, causing it to slow down or crash. This issue only affects users who have followed additional instructions in BigBlueButton's documentation to enable a specific security feature. To fix this issue, upgrade to version 3.0.22 or later.
What to do
No fix is available yet. Check with your software vendor for updates.
Affected software
| Vendor | Product | Affected versions | Fix available |
|---|---|---|---|
| bigbluebutton | bigbluebutton | <= 3.0.22 | – |
Original title
BigBlueButton is an open-source virtual classroom. In versions 3.0.21 and below, the official documentation for "Server Customization" on Support for ClamAV as presentation file scanner contains in...
Original description
BigBlueButton is an open-source virtual classroom. In versions 3.0.21 and below, the official documentation for "Server Customization" on Support for ClamAV as presentation file scanner contains instructions that leave a BBB server vulnerable for Denial of Service. The flawed command exposes both ports (3310 and 7357) to the internet. A remote attacker can use this to send complex or large documents to clamd and waste server resources, or shutdown the clamd process. The clamd documentation explicitly warns about exposing this port. Enabling ufw (ubuntu firewall) during install does not help, because Docker routes container traffic through the nat table, which is not managed or restricted by ufw. Rules installed by ufw in the filter table have no effect on docker traffic. In addition, the provided example also mounts /var/bigbluebutton with write permissions into the container, which should not be required. Future vulnerabilities in clamd may allow attackers to manipulate files in that folder. Users are unaffected unless they have opted in to follow the extra instructions from BigBlueButton's documentation. This issue has been fixed in version 3.0.22.
nvd CVSS3.1
8.2
Vulnerability type
CWE-668
Published: 21 Feb 2026 · Updated: 12 Mar 2026 · First seen: 6 Mar 2026