Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/bigbluebutton/bigbluebutton/commit/3365e340e0c102de0f8ea007c0
- https://github.com/bigbluebutton/bigbluebutton/releases/tag/v3.0.23
- https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-gfv2-46v
FAQ
What is CVE-2026-46682?
CVE-2026-46682 is a vulnerability with a CVSS score of 8.5 (HIGH). 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 refreshBreakoutRoomsVis...
How severe is CVE-2026-46682?
CVE-2026-46682 has been rated HIGH with a CVSS base score of 8.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46682?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.