Cyber Posture

CVE-2025-10494

High

Published: 08 October 2025

Published
08 October 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 8.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
EPSS Score 0.0037 59.1th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may delete files left behind by the actions of their intrusion activity.

Security Summary

CVE-2025-10494 is an arbitrary file deletion vulnerability in the Motors – Car Dealership & Classified Listings Plugin for WordPress, affecting all versions up to and including 1.4.89. The issue arises from insufficient file path validation when deleting profile pictures, allowing attackers to target arbitrary files on the server. It carries a CVSS 3.1 base score of 8.1 (AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H) and is associated with CWE-73 (External Control of File Name or Path).

Authenticated attackers with Subscriber-level access or higher can exploit this vulnerability remotely without user interaction. By manipulating file paths during profile picture deletion, they can delete any file on the server, potentially leading to remote code execution—for instance, by targeting critical files like wp-config.php.

Advisories point to mitigation through updating the plugin, with a fix reflected in WordPress plugin repository changeset 3369415. Additional details are available in the Wordfence threat intelligence report.

Details

CWE(s)
CWE-73

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1070.004 File Deletion Stealth
Adversaries may delete files left behind by the actions of their intrusion activity.
Why these techniques?

The vulnerability allows exploitation of a public-facing WordPress plugin (T1190) to perform arbitrary file deletion (T1070.004), directly enabling indicator removal or disruption.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References