What the vulnerability does
01Description
The Save as PDF Plugin by PDFCrowd plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘options’ parameter in all versions up to, and including, 4.5.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. NOTE: Successful exploitation of this vulnerability requires that the PDFCrowd API key is blank (also known as "demo mode", which is the default configuration when the plugin is installed) or known.
Explanation of Vulnerability in Simple Terms
02Summary
The Save as PDF Plugin by PDFCrowd versions 4.5.5 and earlier contain a cross-site scripting (XSS) vulnerability. An attacker can inject malicious scripts that execute in a victim's browser when they interact with the plugin. The vulnerability requires user interaction and can affect other users or the site itself depending on context.
What an attacker can do
03Attacker Capabilities
Inject and execute malicious JavaScript in a victim's browser to steal data or perform actions on their behalf.
Potential impact on your site
04Site Impact
Site visitors can be redirected, have data stolen, or be tricked into performing unwanted actions if they interact with crafted content.
Conditions required to exploit
05Prerequisites
Victim must click a malicious link or visit a compromised page; no authentication required.
Key dates
06Disclosure timeline
January 24, 2026
CVE published
April 8, 2026
Record updated