LiveActive security incident?Get immediate response
CVE Record

CVE-2022-29232: Exposure of messages in BigBlueButton public chats

BigBlueButton is an open source web conferencing system. Starting with version 2.2 and prior to versions 2.3.9 and 2.4-beta-1, an attacker can circumvent access controls to obtain the content of public chat messages from different meetings on the server. The attacker must be a participant in a meeting on the server. BigBlueButton versions 2.3.9 and 2.4-beta-1 contain a patch for this issue. There are currently no known workarounds.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw could let a logged-in BigBlueButton meeting participant read public chat messages from other meetings on the same server. It is not described as allowing system takeover or data modification, but it can expose confidential conversations where BigBlueButton hosts multiple meetings.

Executive priority

Treat this as a confidentiality incident risk rather than a system compromise risk. Upgrade should be scheduled promptly for shared meeting platforms, particularly where meetings may include customer, student, healthcare, legal, or internal business discussions.

Technical view

CVE-2022-29232 is a CWE-200 information exposure issue in BigBlueButton versions 2.2 through before 2.3.9 and 2.4-alpha before 2.4-beta-1. The advisory says an authenticated meeting participant can bypass access controls and obtain public chat content from different meetings on the server.

Likely exposure

Exposure is most likely on self-hosted or managed BigBlueButton servers running affected 2.2, 2.3, or 2.4-alpha builds, especially servers hosting multiple concurrent meetings with sensitive public chat content.

Exploitation context

Sources require the attacker to be a participant in a meeting on the same server. The CVSS vector shows network access, low complexity, low privileges, no user interaction, and high confidentiality impact. The bundle does not show KEV listing or known active exploitation.

Researcher notes

Evidence points to an access-control failure around public chat retrieval across meetings. The provided sources do not establish private chat exposure, code execution, persistence, integrity impact, availability impact, or active exploitation. Patch availability is documented in 2.3.9 and 2.4-beta-1.

Mitigation direction

  • Upgrade affected 2.3 deployments to BigBlueButton 2.3.9 or a later supported release.
  • Upgrade affected 2.4-alpha deployments to 2.4-beta-1 or a later supported release.
  • Check BigBlueButton vendor guidance before selecting an upgrade path.
  • Do not rely on configuration workarounds; the advisory states none are known.
  • Prioritize upgrades before hosting meetings with sensitive public chat content.

Validation and detection

  • Inventory BigBlueButton instances and record exact installed versions.
  • Flag versions 2.2 through before 2.3.9 as affected.
  • Flag 2.4-alpha versions before 2.4-beta-1 as affected.
  • Confirm remediated systems run a patched or later supported release.
  • Review whether public chats carried sensitive data during the exposure window.
Prepared
Confidence
high
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-29232 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2022-29232Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
bigbluebuttonbigbluebutton>= 2.2, < 2.3.9, >= 2.4-alpha-1, < 2.4-beta-1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.