PT-2025-44036 · Laravel+2 · Laravel+2
Published
2025-10-27
·
Updated
2025-11-04
·
CVE-2025-62523
CVSS v3.1
6.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
PILOS versions prior to 4.8.0
Description
PILOS, a frontend for BigBlueButton, has a Cross-Origin Resource Sharing (CORS) misconfiguration in its middleware. The system reflects the Origin request header in the Access-Control-Allow-Origin response header without validation or a whitelist, while Access-Control-Allow-Credentials is set to true. This could allow a malicious website from a different origin to send requests, potentially including credentials, to the PILOS API. Exploitation may enable the exfiltration of data or actions using the victim’s credentials if the server accepts these cross-origin requests as authenticated. Laravel’s session handling includes origin checks that prevent authentication of cross-origin requests by default, and this misconfiguration is not believed to be exploitable in typical deployments due to these session-origin protections.
Recommendations
Update to PILOS version 4.8.0 or later.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Bigbluebutton
Laravel
Pilos