Security Advisory

CVE-2026-2345

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-11 14:49:44
Last updated 2026-02-11 21:19:08
Assigner Hackrate
State PUBLISHED

Description

Proctorio Chrome Extension is a browser extension used for online proctoring. The extension contains multiple window.addEventListener(message, ...) handlers that do not properly validate the origin of incoming messages. Specifically, an internal messaging bridge processes messages based solely on the presence of a fromWebsite property without verifying the event.origin attribute.