BigBlueButton is an open source web conferencing system. Versions starting with 2.2 and prior to 2.3.19, 2.4.7, and 2.5.0-beta.2 are vulnerable to regular expression denial of service (ReDoS) attacks. By using specific a RegularExpression, an attacker can cause denial of service for the bbb-html5 service. The useragent library performs checking of device by parsing the input of User-Agent header and lets it go through lookupUserAgent() (alias of useragent.lookup() ). This function handles input by regexing and attackers can abuse that by providing some ReDos payload using `SmartWatch`. The maintainers removed `htmlclient/useragent` from versions 2.3.19, 2.4.7, and 2.5.0-beta.2. As a workaround, disable NginX forwarding the requests to the handler according to the directions in the GitHub Security Advisory.
Conclusion & alert: CVE-2022-29169 is rated Moderate Risk (55/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.42%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.65% | 1.42% | +0.76% |
| 2 | 2025-11-25 | 0.62% | 0.65% | +0.03% |
| 3 | 2025-06-10 | — | 0.62% | — |
Full EPSS history (15 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| bigbluebutton | bigbluebutton | >= 2.2.0, < 2.3.19 | cpe:2.3:a:bigbluebutton:bigbluebutton:*:*:*:*:*:*:*:* |
| bigbluebutton | bigbluebutton | >= 2.4.0, < 2.4.7 | cpe:2.3:a:bigbluebutton:bigbluebutton:*:*:*:*:*:*:*:* |
| bigbluebutton | bigbluebutton | 2.5 | cpe:2.3:a:bigbluebutton:bigbluebutton:2.5:alpha1:*:*:*:*:*:* |
| bigbluebutton | bigbluebutton | 2.5 | cpe:2.3:a:bigbluebutton:bigbluebutton:2.5:alpha2:*:*:*:*:*:* |
| bigbluebutton | bigbluebutton | 2.5 | cpe:2.3:a:bigbluebutton:bigbluebutton:2.5:alpha3:*:*:*:*:*:* |
| bigbluebutton | bigbluebutton | 2.5 | cpe:2.3:a:bigbluebutton:bigbluebutton:2.5:alpha4:*:*:*:*:*:* |
| bigbluebutton | bigbluebutton | 2.5 | cpe:2.3:a:bigbluebutton:bigbluebutton:2.5:alpha5:*:*:*:*:*:* |
| bigbluebutton | bigbluebutton | 2.5 | cpe:2.3:a:bigbluebutton:bigbluebutton:2.5:alpha6:*:*:*:*:*:* |
| bigbluebutton | bigbluebutton | 2.5 | cpe:2.3:a:bigbluebutton:bigbluebutton:2.5:beta1:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/bigbluebutton/bigbluebutton/pull/14886 | Patch Third Party Advisory |
| https://github.com/bigbluebutton/bigbluebutton/pull/14896 | Patch Third Party Advisory |
| https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-rwrv-p665-4vwp | Mitigation Patch Third Party Advisory |