VYPR
High severity7.3NVD Advisory· Published Dec 12, 2025· Updated Apr 15, 2026

CVE-2025-12835

CVE-2025-12835

Description

The WooMulti WordPress plugin through 17 does not validate a file parameter when deleting files, which could allow any authenticated users, such as subscriber to delete arbitrary files on the server.

AI Insight

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

Authenticated users, including subscribers, can delete arbitrary files on the server via the WooMulti WordPress plugin (<=1.7) due to missing file parameter validation.

The WooMulti WordPress plugin through version 1.7 contains a vulnerability that allows authenticated users to delete arbitrary files on the server. The root cause is the lack of validation on a file parameter when the plugin processes file deletion requests [1]. This means the plugin does not check whether the file being deleted is within an allowed scope or belongs to the current user.

An attacker needs only a valid account on the WordPress site, such as a subscriber-level account, to exploit this flaw. The attacker can craft a request to the vulnerable endpoint, specifying the path to any file on the server that the web server user has permission to delete [1]. No additional privileges or special conditions are required beyond authentication.

Successful exploitation allows an attacker to delete arbitrary files, which could include critical WordPress configuration files (e.g., wp-config.php), uploaded media, plugin files, or other sensitive data. This can lead to a denial of service, site defacement, or further compromise depending on which files are removed [1].

As of the latest advisory, no fix is available for this vulnerability. The plugin is affected up to version 1.7, and users are advised to remove or replace the plugin until a patched version is released [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.