Vulnerability Description
PapersGPT for Zotero 0.6.1 contains a remote code execution vulnerability that allows attackers to execute arbitrary JavaScript by returning malicious code from an LLM endpoint that is passed unsanitized to window.eval() in views.ts. Attackers can exploit this through prompt injection in PDFs, MITM interception of API requests, or a malicious custom LLM endpoint to execute arbitrary code in Zotero's chrome-privileged context, enabling file read/write, process execution, and access to all Zotero data.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/papersgpt/papersgpt-for-zotero
- https://github.com/papersgpt/papersgpt-for-zotero/commit/094134172ce4a344a31e4b1
- https://github.com/papersgpt/papersgpt-for-zotero/issues/154
- https://github.com/papersgpt/papersgpt-for-zotero/pull/155
- https://www.vulncheck.com/advisories/papersgpt-for-zotero-rce-via-unsanitized-ll
- https://github.com/papersgpt/papersgpt-for-zotero/issues/154
FAQ
What is CVE-2026-73032?
CVE-2026-73032 is a vulnerability with a CVSS score of 9.6 (CRITICAL). PapersGPT for Zotero 0.6.1 contains a remote code execution vulnerability that allows attackers to execute arbitrary JavaScript by returning malicious code from an LLM endpoint that is passed unsaniti...
How severe is CVE-2026-73032?
CVE-2026-73032 has been rated CRITICAL with a CVSS base score of 9.6/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-73032?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.