CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-73032 — PapersGPT for Zotero 0.6.1 contains a remote code execution vulnerability that a...

·Source: NIST NVD

Updated:

Executive Summary

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

Analysis

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: 9.6. Published: 2026-08-11T20:18:46.320.

Indicators of Compromise (1)

CVE (1)
CVE-2026-73032
Source Attribution

Originally published by NIST NVD on Aug 11, 2026. Verified by: NIST.

Related Threats