CVE-2026-42681
Reflected Cross-Site Scripting in E2Pdf WordPress Plugin
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| e2pdf_com | e2pdf | From 1.0.0 (inc) to 1.32.14 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-site Scripting (XSS) issue in the E2Pdf.Com e2pdf software. It occurs due to improper neutralization of input during web page generation, which means that malicious input is not properly sanitized before being included in web pages. As a result, attackers can inject and execute malicious scripts in the context of a user's browser.
How can this vulnerability impact me? :
The vulnerability can lead to several impacts including the execution of malicious scripts in users' browsers, which can result in theft of sensitive information, session hijacking, or unauthorized actions performed on behalf of the user. According to the CVSS score, it has a high impact on confidentiality, integrity, and availability.