CVE Catalog

CVE-2026-46682

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

26th percentile - higher than 26% of all known CVEs

Summary

BigBlueButton before version 3.0.23 allows authenticated moderators to inject SQL through the meetingId and userId values used by refreshBreakoutRoomsVisibleForUsers. The method interpolates these values into breakout room visibility queries, allowing arbitrary SQL execution against the application database. This issue is fixed in version 3.0.23.

Risk Assessment

An attacker moderator can gain unauthorized access to the database, potentially leading to data leakage, modification, or deletion, as well as privilege escalation.

Recommendation

Update BigBlueButton to version 3.0.23 or later to fix the vulnerability.

Other vulnerabilities in BigBlueButton

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS