Description
Unauthenticated Local File Inclusion in e2pdf <= 1.32.40 versions.
Published: 2026-08-06
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a local file inclusion flaw in the e2pdf WordPress plugin to be exploited without authentication, enabling an attacker to read arbitrary files on the server that the web application process can access. This type of weakness can compromise confidentiality and can serve as a foothold for further attacks if sensitive configuration or credential files are accessed. It is identified as a CWE-98 weakness.

Affected Systems

The issue affects the e2pdf plugin for WordPress, with all versions up to and including 1.32.40 being vulnerable. The file inclusion flaw exists in the code paths that resolve file paths from user input without adequate validation, thereby permitting inclusion of local files beyond the intended directory. Only versions newer than 1.32.43 contain the fix, where the input validation has been hardened.

Risk and Exploitability

The CVSS score of 8.1 classifies it as high severity, indicating that successful exploitation could cause significant damage if the attacker can read critical files. The EPSS score is not available, suggesting that there is no current data on exploitation frequency, but the lack of KEV listing implies no confirmed large-scale exploits yet. The likely attack vector is unauthenticated local file inclusion, where an input parameter is tricked into pointing to an arbitrary file on the server, bypassing normal application safeguards.

Generated by OpenCVE AI on August 6, 2026 at 16:01 UTC.

Remediation

Vendor Solution

Update the WordPress e2pdf Plugin to the latest available version (at least 1.32.43).


OpenCVE Recommended Actions

  • Upgrade the WordPress e2pdf plugin to version 1.32.43 or later.
  • If an upgrade is not immediately possible, disable the e2pdf plugin or restrict its usage to trusted administrators only.
  • Apply strict file system permissions so that the web application process cannot read sensitive files outside its permitted directories.

Generated by OpenCVE AI on August 6, 2026 at 16:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared E2pdf
E2pdf e2pdf
Wordpress
Wordpress wordpress
Vendors & Products E2pdf
E2pdf e2pdf
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in e2pdf <= 1.32.40 versions.
Title WordPress e2pdf plugin <= 1.32.40 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:03:38.106Z

Reserved: 2026-07-27T14:01:16.156Z

Link: CVE-2026-66710

cve-icon Vulnrichment

Updated: 2026-08-06T15:03:34.536Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T15:17:24.060

Modified: 2026-08-12T20:59:00.027

Link: CVE-2026-66710

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T17:15:01Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')