Description
BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, the presentation URL validation did not properly restrict access to site local and link local addresses. The redirect following logic now pins resolved IPs. This issue is fixed in version 3.0.23.
Published: 2026-07-16
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in BigBlueButton’s presentation URL validation logic. Before version 3.0.23 it did not enforce restrictions on redirects that resolve to site‑local or link‑local IP addresses, allowing a presentation URL to point to internal network hosts. The issue was addressed in 3.0.23 by pinning resolved IPs during redirect handling. This flaw corresponds to CWE‑918.

Affected Systems

All deployments of BigBlueButton running a version prior to 3.0.23 are affected. The fix is included in release 3.0.23 and later, as documented in the project’s commit history and security advisory.

Risk and Exploitability

The CVSS score of 6.8 places the vulnerability in the medium‑to‑high risk range. The EPSS score of less than 1 % indicates a low likelihood of exploitation at present, and the vulnerability is not listed in CISA KEV, implying no widespread exploitation. Based on the description, it can be inferred that the issue may be exploited by delivering a malicious presentation link to a user, causing the client to be redirected to a site‑local address.

Generated by OpenCVE AI on July 31, 2026 at 01:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to BigBlueButton 3.0.23 or later
  • Disable or restrict external presentation URLs in the application settings to prevent unauthorized redirects
  • Verify that the server’s URL validation logic is active and enforce strict IP filtering

Generated by OpenCVE AI on July 31, 2026 at 01:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Bigbluebutton
Bigbluebutton bigbluebutton
Vendors & Products Bigbluebutton
Bigbluebutton bigbluebutton

Thu, 16 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, the presentation URL validation did not properly restrict access to site local and link local addresses. The redirect following logic now pins resolved IPs. This issue is fixed in version 3.0.23.
Title BigBlueButton: Presentation URL Security Hardening
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

Bigbluebutton Bigbluebutton
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-17T18:06:48.388Z

Reserved: 2026-05-13T21:04:10.932Z

Link: CVE-2026-46404

cve-icon Vulnrichment

Updated: 2026-07-17T17:16:40.560Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T01:45:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)