๐Ÿ” CVE Alert

CVE-2026-55489

MEDIUM 4.9

BigBlueButton: IDOR on BBB through /api/graphql via POST parameter "presentationId" leads to Authentication Bypass

CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th

BigBlueButton is an open-source virtual classroom. Prior to 3.0.29, BigBlueButton presenters could submit a presentationId through /api/graphql that identified a presentation belonging to another meeting. akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/presentationpod/RemovePresentationPubMsgHdlr.scala did not verify the presentation's meeting identifier before deletion, allowing a presenter who knew the identifier to delete another meeting's presentation and disrupt its availability. This issue is fixed in version 3.0.29.

CWE CWE-639
Vendor bigbluebutton
Product bigbluebutton
Published Aug 20, 2026
Stay Ahead of the Next One

Get instant alerts for bigbluebutton bigbluebutton

Be the first to know when new medium vulnerabilities affecting bigbluebutton bigbluebutton are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
Low
Availability
Low

Affected Versions

bigbluebutton / bigbluebutton
< 3.0.29

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-jxpq-r3h3-p75g github.com: https://github.com/bigbluebutton/bigbluebutton/commit/c9e93f9af07b9661e286d101b83cbccb891c551f github.com: https://github.com/bigbluebutton/bigbluebutton/releases/tag/v3.0.29