CyberRota Analysis
This is a low severity vulnerability with a CVSS score of 3.6. It affects Chrome.
CVE
CVE-2026-2345
Severity
LOW
CVSS
3.6
EPSS
0.06%
Chrome
Original NVD 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.