Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from Vendor (patchstack) · only source for this CVE.
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in E2Pdf.Com e2pdf allows Reflected XSS.
This issue affects e2pdf: from n/a through 1.32.14.
AnalysisAI
Reflected cross-site scripting in the e2pdf WordPress plugin (versions up to and including 1.32.14) allows unauthenticated remote attackers to execute arbitrary JavaScript in a victim's browser after the victim clicks a crafted link. The flaw stems from improper neutralization of user input during web page generation (CWE-79) and carries a CVSS 3.1 score of 7.1 with a scope change. No public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
e2pdf (by E2Pdf.Com) is a WordPress plugin that generates PDF documents from WordPress posts, pages, and form data. The vulnerability is a classic CWE-79 (Improper Neutralization of Input During Web Page Generation) reflected XSS, meaning user-supplied input is returned in an HTTP response without proper output encoding or sanitization, enabling the browser to interpret attacker-controlled data as executable script. The CVSS scope change (S:C) suggests the injected script can affect resources beyond the vulnerable component - typical for XSS where script executes in the browser security context of the WordPress site and can reach other origins, cookies, or admin functionality. The Patchstack advisory (the sole reference) categorizes this within the WordPress plugin ecosystem.
RemediationAI
No vendor-released patch version was identified in the provided input data - the Patchstack advisory references version 1.32.14 as the last known vulnerable release but no fixed version is cited. Site operators should consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/e2pdf/vulnerability/wordpress-e2pdf-plugin-1-32-14-reflected-cross-site-scripting-xss-vulnerability for an updated fix version and upgrade as soon as one is published. As compensating controls until a patch is available, administrators can deactivate the e2pdf plugin (side effect: PDF generation functionality is lost), deploy a web application firewall rule that blocks script-like payloads on e2pdf endpoints (side effect: may false-positive on legitimate document content), or enforce a strict Content-Security-Policy header that disallows inline scripts on WordPress admin pages (side effect: may break other plugins that rely on inline JavaScript).
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33656
GHSA-3v6w-rf9f-2qhg