CVE-2026-2345

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.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) La extensión de Chrome de Proctorio es una extensión de navegador utilizada para la supervisión en línea. La extensión contiene múltiples manejadores window.addEventListener('message', ...) que no validan correctamente el origen de los mensajes entrantes. Específicamente, un puente de mensajería interno procesa los mensajes basándose únicamente en la presencia de una propiedad fromWebsite sin verificar el atributo event.origin.

11 Feb 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-11 15:16

Updated : 2026-04-15 00:35


NVD link : CVE-2026-2345

Mitre link : CVE-2026-2345

CVE.ORG link : CVE-2026-2345


JSON object : View

Products Affected

No product.

CWE
CWE-346

Origin Validation Error