CVE-2025-24761
BaseFortify
Publication date: 2025-06-17
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?
CVE-2025-24761 is a Local File Inclusion (LFI) vulnerability in the WordPress DSK Theme up to version 2.2. It allows unauthenticated attackers to include and display local files from the target website by exploiting improper control of filename 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 allow attackers to access and display sensitive local files on your website, including database credentials. Depending on your website's configuration, this could lead to a complete database takeover, resulting in data loss, unauthorized access, and potential full compromise of your website. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
This vulnerability can be detected by monitoring for attempts to include local files via the vulnerable WordPress DSK theme, which may appear as unusual HTTP requests attempting to exploit Local File Inclusion (LFI). Since plugin-based malware scanners may be unreliable, it is recommended to use professional incident response services for detection. 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 high-priority virtual patch (vPatch) provided by Patchstack to block attacks until an official fix is released. Users should also seek professional incident response if their sites have been compromised. Since no official fix or patched version is currently available, virtual patching is the fastest protection method. [1]