CVE-2025-69398
Local File Inclusion in ThemeREX Plank β€1.7 Allows Code Execution
Publication date: 2026-02-20
Last updated on: 2026-02-24
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themerex | plank | to 1.7 (inc) |
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-69398 is a Local File Inclusion (LFI) vulnerability found in the WordPress Plank Theme versions up to and including 1.7.
This vulnerability allows unauthenticated attackers to include and display local files from the target website by exploiting improper control of filename parameters in PHP include/require statements.
As a result, attackers can potentially access sensitive information stored on the server, such as database credentials.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': 'Exploitation of this vulnerability can lead to serious security impacts including exposure of sensitive files and information.'}, {'type': 'paragraph', 'content': "Depending on the website's configuration, attackers could achieve a complete database takeover."}, {'type': 'paragraph', 'content': 'Since the vulnerability requires no authentication, any attacker can exploit it remotely, increasing the risk.'}, {'type': 'paragraph', 'content': 'The vulnerability has a high severity CVSS score of 8.1, indicating a highly dangerous threat.'}] [1]
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
Since no official patch is currently available for CVE-2025-69398, immediate mitigation involves implementing the Patchstack mitigation rule designed to block attacks targeting this Local File Inclusion vulnerability.
Users are strongly advised to apply this automated mitigation solution immediately to protect their WordPress Plank Theme installations (version 1.7 and earlier) until an official patch is released.