BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, BigBlueButton exposed /bigbluebutton/api/handleJoinExistingUser through bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy. A requester able to supply an existingUserID for an active participant could reuse that participant's session and impersonate the participant in the same meeting because handleJoinExistingUser was a routable controller action rather than a private helper. This issue is fixed in version 3.0.23.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-20 22:17
Updated : 2026-09-16 13:42
NVD link : CVE-2026-46355
Mitre link : CVE-2026-46355
CVE.ORG link : CVE-2026-46355
JSON object : View
Products Affected
No product.
CWE
CWE-287
Improper Authentication
