SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-46682

HIGH · CVSS 8.5 EPSS 0.33% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-20 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Authenticated moderators in BigBlueButton versions prior to 3.0.23 are vulnerable to SQL injection through the meetingId and userId parameters, potentially allowing attackers to execute arbitrary SQL commands on the application database. The impact of this vulnerability is significant, as it could lead to unauthorized data access or manipulation. Organizations using affected versions should prioritize upgrading to 3.0.23 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-46682
Severity
HIGH
CVSS
8.5
EPSS
0.33%

Original NVD Description

BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, BigBlueButton allowed authenticated moderators to inject SQL through the meetingId and userId values used by refreshBreakoutRoomsVisibleForUsers in akka-bbb-apps/src/main/scala/org/bigbluebutton/core/db/BreakoutRoomUserDAO.scala. The method interpolated those values into breakout room visibility queries, allowing arbitrary SQL execution against the application database. This issue is fixed in version 3.0.23.