CVE-2026-22800 LOW

CVE-2026-22800: PILOS affected by a CSRF via GET request allows unintentional termination of all active video conferences

Vendor Thm-Health
Product PILOS
Weakness CWE-352 · CSRF
Published January 12, 2026
Last update January 13, 2026

CVSS base score

2.4/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction Required
Confidentiality None
Integrity None

CVSS vector

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

What the vulnerability does

01Description

PILOS (Platform for Interactive Live-Online Seminars) is a frontend for BigBlueButton. Prior to 4.10.0, Cross-Site Request Forgery (CSRF) vulnerability exists in an administrative API endpoint responsible for terminating all active video conferences on a single server. The affected endpoint performs a destructive action but is exposed via an HTTP GET request. Although proper authorization checks are enforced and the endpoint cannot be triggered cross-site, the use of GET allows the action to be implicitly invoked through same-site content (e.g. embedded resources rendered within the application). As a result, an authenticated administrator who views crafted content within the application may unknowingly trigger the endpoint, causing all active video conferences on the server to be terminated without explicit intent or confirmation. This vulnerability is fixed in 4.10.0.

Key dates

02Disclosure timeline

January 12, 2026 CVE published
January 13, 2026 Record updated

Related vulnerabilities

04Related CVE