Description
The CSV to SortTable WordPress plugin through 4.2 does not validate some shortcode attributes before using them to generate paths passed to include function/s, allowing any authenticated users such as contributor to perform LFI attacks.
Published: 2025-12-09
Score: 6.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion
Action: Apply Patch
AI Analysis

Impact

The WordPress plugin CSV to SortTable up to version 4.2 fails to validate certain shortcode attributes that are used to build file paths for PHP include functions. This deficiency permits any authenticated user with contributor-level permissions to supply malicious attribute values, resulting in a local file inclusion (LFI) vulnerability. By including unintended files from the server, the attacker can read sensitive configuration files, user data, or other locally stored resources, potentially exposing confidential information. If the included file contains executable code, there may also be a risk of code execution or privilege escalation within the WordPress environment.

Affected Systems

The issue affects installations of the CSV to SortTable plugin dated 4.2 or earlier. Any WordPress site that has authenticated contributors or higher roles and has the plugin active is vulnerable. The vendor is listed as Unknown, but the plugin is a common WordPress extension used by public and private sites.

Risk and Exploitability

The CVSS score of 6.6 indicates a medium to high impact severity. The EPSS score of less than 1% shows that, while the vulnerability exists, the likelihood of exploitation in the wild is very low at present, and it is not listed in CISA’s KEV catalog. Exploitation requires authenticated access; therefore, attackers must either compromise a contributor account or maintain access through social engineering. Once authenticated, the short‑code manipulation can be carried out without further privileges, making the attack straightforward for an attacker who already has contributor access.

Generated by OpenCVE AI on April 27, 2026 at 22:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the CSV to SortTable plugin to the latest version where the LFI issue has been fixed.
  • If an upgrade is not immediately possible, deactivate or uninstall the plugin until a patched version is available.
  • Limit contributor roles to the minimum capabilities required for their tasks—ideally revoke the ability to edit pages or posts that might invoke the vulnerable shortcode; alternatively, reconfigure the site so that contributor users cannot add or edit content containing the shortcode.

Generated by OpenCVE AI on April 27, 2026 at 22:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 09 Jan 2026 20:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Thu, 11 Dec 2025 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 10 Dec 2025 18:00:00 +0000

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

Tue, 09 Dec 2025 06:15:00 +0000

Type Values Removed Values Added
Description The CSV to SortTable WordPress plugin through 4.2 does not validate some shortcode attributes before using them to generate paths passed to include function/s, allowing any authenticated users such as contributor to perform LFI attacks.
Title CSV to SortTable <= 4.2 - Contributor+ LFI
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-04-02T12:39:53.722Z

Reserved: 2025-11-12T14:25:22.022Z

Link: CVE-2025-13070

cve-icon Vulnrichment

Updated: 2025-12-11T16:55:14.186Z

cve-icon NVD

Status : Deferred

Published: 2025-12-09T16:17:35.093

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13070

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T22:45:15Z

Weaknesses