CVE-2025-28888
BaseFortify
Publication date: 2025-06-09
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
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves checking if the affected WordPress GiftXtore Theme version (up to 1.7.4) is in use and monitoring for attempts to exploit Local File Inclusion (LFI). Since plugin-based malware scanners are discouraged due to potential tampering, it is recommended to monitor web server logs for suspicious requests attempting to include local files via URL parameters. Specific commands are not provided in the resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying the virtual patch (vPatch) provided by Patchstack to block attacks targeting this vulnerability until an official fix is released. Users should also consider engaging professional incident response services if their websites have been compromised. Avoid relying on plugin-based malware scanners as they can be tampered with by malware. [1]
Can you explain this vulnerability to me?
CVE-2025-28888 is a Local File Inclusion (LFI) vulnerability in the WordPress GiftXtore Theme up to version 1.7.4. It allows an unauthenticated attacker to include and display local files from the target website by exploiting improper control of filenames in PHP include/require statements. This can expose sensitive information such as database credentials and potentially lead to a complete database takeover. [1]
How can this vulnerability impact me? :
This vulnerability can have severe impacts including exposure of sensitive information like database credentials, unauthorized access to local files, and potentially a complete takeover of the website's database. Because it is unauthenticated and has a high severity score, it poses a significant risk of mass exploitation leading to data breaches and loss of control over the affected website. [1]