VYPR
Medium severity6.6NVD Advisory· Published Dec 9, 2025· Updated Apr 15, 2026

CVE-2025-13070

CVE-2025-13070

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Authenticated users with contributor-level access can exploit unsanitized shortcode attributes in CSV to SortTable <=4.2 to perform local file inclusion.

The CSV to SortTable WordPress plugin through version 4.2 fails to validate shortcode attributes before using them to generate file paths that are passed to PHP include functions. This lack of sanitization allows an attacker to control the path argument, leading to a Local File Inclusion (LFI) vulnerability [1].

Any authenticated user with at least contributor-level privileges, such as a contributor, can exploit this flaw. The attack vector involves crafting a malicious shortcode attribute that points to an arbitrary file on the server. Since the plugin does not restrict which files can be included, an attacker can read sensitive files like wp-config.php or other system files [1].Successful exploitation allows an attacker to read arbitrary files on the server, potentially exposing database credentials, configuration files, or other sensitive data. This can lead to further compromise of the WordPress site and underlying server [1].As of the publication date, no fix is available for this vulnerability. The plugin is closed-source or no longer maintained, leaving sites that use it installed at risk. Users are advised to remove the plugin or apply strict access controls to mitigate the risk [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.