Vulnerability 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 Score
LOW
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-2345?
CVE-2026-2345 is a vulnerability with a CVSS score of 3.6 (LOW). 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 ...
How severe is CVE-2026-2345?
CVE-2026-2345 has been rated LOW with a CVSS base score of 3.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-2345?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.