AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-2345

LOW · CVSS 3.6 EPSS 0.06%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-11 · Last synced 2026-08-04

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.