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.
Published: 2026-08-06
Score: 4.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

PILOS, the frontend for BigBlueButton, was missing the Cross‑Origin‑Opener‑Policy header between versions 2.1.0 and 4.14.1. Without the header, pages opened from PILOS using a target="_blank" attribute maintain a window.opener reference to the originating tab. A malicious page opened in that way can exploit window.opener to navigate or manipulate the original PILOS tab. This reverse tabnabbing attack could lead an authenticated user to a phishing page that closely resembles PILOS, potentially allowing credential theft or session hijacking. The weakness corresponds to CWE‑1022.

Affected Systems

The vulnerability affects the THM‑Health PILOS application, specifically all releases from 2.1.0 up to and including 4.14.1. An upgrade to version 4.14.1 or later resolves the issue.

Risk and Exploitability

The CVSS score of 4.1 indicates a moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV. Attack feasibility requires a user to follow a link that opens a new window; the attacker can then manipulate the original tab through window.opener. The risk is therefore limited to contexts where users interact with unknown external links on PILOS pages. No additional exploitation steps are described in the input data.

Generated by OpenCVE AI on August 7, 2026 at 00:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to PILOS version 4.14.1 or newer
  • If an upgrade is not immediately possible, minimize use of target="_blank" links or implement same‑origin policy headers on the destination pages
  • Verify that internal link handling does not expose window.opener to untrusted origins

Generated by OpenCVE AI on August 7, 2026 at 00:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Thm-health
Thm-health pilos
Vendors & Products Thm-health
Thm-health pilos

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
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.
Title PILOS: Reverse tabnabbing in room description
Weaknesses CWE-1022
References
Metrics cvssV3_1

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


Subscriptions

Thm-health Pilos
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-07T17:26:58.575Z

Reserved: 2026-08-06T21:24:15.376Z

Link: CVE-2026-71555

cve-icon Vulnrichment

Updated: 2026-08-07T17:26:41.643Z

cve-icon NVD

Status : Received

Published: 2026-08-06T22:18:32.553

Modified: 2026-08-07T18:17:24.117

Link: CVE-2026-71555

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T09:58:40Z

Weaknesses
  • CWE-1022

    Use of Web Link to Untrusted Target with window.opener Access