Vulnerability Description
PILOS (Platform for Interactive Live-Online Seminars) is a frontend for BigBlueButton. From 2.1.0 until 4.14.1, PILOS does not send a Cross-Origin-Opener-Policy response header, so pages opened by PILOS via a link that opens a new browsing context (e.g., target="_blank") retain a window.opener reference back to the originating PILOS tab. A malicious destination page reached this way can use window.opener to navigate or manipulate the original PILOS tab, a technique known as reverse tabnabbing, potentially redirecting an authenticated user to a phishing page that mimics PILOS. This issue is fixed in version 4.14.1.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/THM-Health/PILOS/commit/b50f2bd07c4f4a7d6a9981578238ae3579275
- https://github.com/THM-Health/PILOS/releases/tag/v4.14.1
- https://github.com/THM-Health/PILOS/security/advisories/GHSA-j4wr-p8gh-xrw5
FAQ
What is CVE-2026-71555?
CVE-2026-71555 is a vulnerability with a CVSS score of 4.1 (MEDIUM). PILOS (Platform for Interactive Live-Online Seminars) is a frontend for BigBlueButton. From 2.1.0 until 4.14.1, PILOS does not send a Cross-Origin-Opener-Policy response header, so pages opened by PIL...
How severe is CVE-2026-71555?
CVE-2026-71555 has been rated MEDIUM with a CVSS base score of 4.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-71555?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.