CVE-2025-69407
PHP Local File Inclusion Vulnerability in Struktur
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 |
|---|---|---|
| select-themes | struktur | From 2.0.0 (inc) to 2.5.1 (inc) |
| select-themes | struktur | to 2.5.1 (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-69407 is a Local File Inclusion (LFI) vulnerability in the WordPress Struktur Theme versions up to and including 2.5.1. It allows an unauthenticated attacker to include and display local files from the target website by exploiting improper control of filename for include/require statements in PHP.
This means the attacker can access sensitive files on the server, such as configuration files or database credentials, by tricking the application into loading these files.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': "Exploitation of this vulnerability can lead to exposure of sensitive information like database credentials. Depending on the website's configuration, it could result in a complete database takeover."}, {'type': 'paragraph', 'content': 'This can compromise the confidentiality and integrity of your website and its data, potentially leading to further attacks or data breaches.'}] [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?
Users are advised to apply Patchstackβs mitigation rule immediately to protect their websites from exploitation of this Local File Inclusion vulnerability.
Since no official patch is currently available for Struktur Theme versions up to 2.5.1, applying the mitigation rule provided by Patchstack is the recommended immediate step.