CVE Catalog

CVE-2026-76555

Low risk· EPSS 9%
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

9th percentile - higher than 9% of all known CVEs

Summary

The WP Import Export Lite WordPress plugin before 3.9.33 does not validate a user-supplied file path before reading it and copying it into a publicly accessible directory, allowing users with import permission to disclose sensitive files from the server, including files outside the web root. The same code path also relaxes file-system permissions of any path it is given, whether or not the copy succeeds.

Risk Assessment

A user with import permission can read and expose confidential server files, leading to data leakage and potential security breach. The permission relaxation can further weaken system protection.

Recommendation

Update the WP Import Export Lite plugin to version 3.9.33 or later. Restrict import permissions to trusted administrators only and review file permissions on the server.

Other vulnerabilities in WP Import Export Lite

See all
Original NVD description (English source)

The WP Import Export Lite WordPress plugin before 3.9.33 does not validate a user-supplied file path before reading it and copying it into a publicly accessible directory, allowing any user whose role an administrator has granted the WP Import Export Lite WordPress plugin before 3.9.33's import permission to disclose sensitive files from the server, including files located outside the web root. The same code path also relaxes the file-system permissions of any path it is given, whether or not the copy succeeds.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS