CVE-2026-2345
Awaiting Analysis
Awaiting Analysis - Queue
Improper Origin Validation in Proctorio Chrome Extension Enables Message Spoofing
Publication date: 2026-02-11
Last updated on: 2026-02-11
Assigner: 7004884b-51e2-48e8-b4a2-5ca29e80453e
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| proctorio | chrome_extension | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-346 | The product does not properly verify that the source of data or communication is valid. |