CVE-2026-2345

Summary

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.

Affected Software

VendorProductVersion RangeStatus
ProctorioSecure Exam Proctor Extension1.5.25220.33affected
ProctorioSecure Exam Proctor Extension1.5.25220.36unaffected

Weaknesses

  • CWE-346: CWE-346 Origin Validation Error

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References