CVE-2026-54814
Deferred Deferred - Pending Action
PHP Local File Inclusion in StylemixThemes Motors

Publication date: 2026-06-17

Last updated on: 2026-06-17

Assigner: Patchstack

Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in StylemixThemes Motors allows PHP Local File Inclusion. This issue affects Motors: from n/a through 1.4.109.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-17
Last Modified
2026-06-17
Generated
2026-06-17
AI Q&A
2026-06-17
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
stylemixthemes motors From 1.0.0 (inc) to 1.4.109 (inc)
stylemixthemes motors to 1.4.109 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-98 The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The WordPress Motors Plugin, versions 1.4.109 and below, contains a Local File Inclusion (LFI) vulnerability. This flaw allows attackers to exploit improper control of filename parameters in PHP include or require statements, enabling them to include local files on the target website.

By exploiting this vulnerability, attackers can potentially access sensitive files on the server, such as configuration files containing database credentials.

Impact Analysis

Exploitation of this Local File Inclusion vulnerability can lead to exposure of sensitive data, including database credentials.

Depending on the server configuration, attackers could use this information to take over the entire database.

The vulnerability is actively targeted in mass-exploit campaigns affecting thousands of websites, which increases the risk of compromise.

Immediate action, such as updating the plugin to version 1.4.110 or later, is recommended to mitigate this risk.

Detection Guidance

The vulnerability is a Local File Inclusion (LFI) flaw in the WordPress Motors Plugin versions 1.4.109 and below, which can be exploited to include local files on the target website.

Detection can involve monitoring web server logs for suspicious requests attempting to include local files, such as requests containing directory traversal patterns (e.g., ../) or attempts to access sensitive files like /etc/passwd.

Specific commands are not provided in the available resources, but common approaches include using tools like grep to search web server logs for suspicious patterns or using web vulnerability scanners that detect LFI vulnerabilities.

Mitigation Strategies

Immediate mitigation steps include updating the WordPress Motors Plugin to version 1.4.110 or later, which contains the fix for this Local File Inclusion vulnerability.

If updating is not possible immediately, users are advised to seek assistance from their hosting provider or a web developer.

Additionally, Patchstack has issued a mitigation rule that can be applied to block attacks targeting this vulnerability until the plugin is updated.

Compliance Impact

The Local File Inclusion (LFI) vulnerability in the WordPress Motors Plugin can lead to exposure of sensitive data such as database credentials and potentially a complete database takeover. This exposure of sensitive information could result in non-compliance with data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive data against unauthorized access.

Because attackers can exploit this vulnerability to access confidential data, organizations using the affected plugin may face increased risk of data breaches, which are subject to regulatory reporting requirements and penalties under these standards.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-54814. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart