CVE-2025-53339
BaseFortify
Publication date: 2025-06-27
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Local File Inclusion (LFI) issue in the WordPress Devnex Addons For Elementor plugin (versions up to 1.0.9). It allows an attacker with contributor-level privileges to include and display local files from the target website. This can expose sensitive information such as database credentials and potentially lead to a complete database takeover depending on the website's configuration. [1]
How can this vulnerability impact me? :
If exploited, this vulnerability can expose sensitive files on your website, including database credentials. This exposure could allow an attacker to take over your database completely, leading to data loss, data manipulation, or unauthorized access to your website's backend. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for attempts to exploit Local File Inclusion (LFI) in the Devnex Addons For Elementor plugin. Since exploitation requires contributor-level privileges and involves including local files, you can look for suspicious HTTP requests containing file inclusion patterns or unusual parameters targeting the plugin. However, no specific commands are provided in the available resources. Patchstack recommends professional incident response services for compromised sites and cautions against relying solely on plugin-based malware scanners. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) provided by Patchstack, which offers automatic protection even without an official fix. Additionally, ensure timely updates of all software components, restrict contributor-level privileges to trusted users, and consider professional incident response services if compromise is suspected. Since no official patch is available, relying on virtual patching and access control is critical. [1]