CVE-2026-73032
PapersGPT for Zotero 0.6.1 RCE via Unsanitized LLM Response eval()
CVSS Score
9.6
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-94 |
| Vendor | papersgpt |
| Product | papersgpt-for-zotero |
| Published | Aug 11, 2026 |
| Last Updated | Aug 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for papersgpt papersgpt-for-zotero
Be the first to know when new critical vulnerabilities affecting papersgpt papersgpt-for-zotero are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
papersgpt / papersgpt-for-zotero
0 โค 0.6.1
References
github.com: https://github.com/papersgpt/papersgpt-for-zotero github.com: https://github.com/papersgpt/papersgpt-for-zotero/issues/154 github.com: https://github.com/papersgpt/papersgpt-for-zotero/commit/094134172ce4a344a31e4b196cc75d1806383658 github.com: https://github.com/papersgpt/papersgpt-for-zotero/pull/155 vulncheck.com: https://www.vulncheck.com/advisories/papersgpt-for-zotero-rce-via-unsanitized-llm-response-eval
Credits
YU SUN