CVE-2026-28059
Local File Inclusion in ThemeREX Dermatology Clinic
Publication date: 2026-03-05
Last updated on: 2026-03-05
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themerex | dermatology_clinic | to 1.4.3 (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-2026-28059 is a Local File Inclusion (LFI) vulnerability in the WordPress Dermatology Clinic Theme versions up to and including 1.4.3. 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 vulnerability falls under the OWASP Top 10 category A3: Injection and specifically involves Local File Inclusion, which can lead to unauthorized access to sensitive files.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': 'Exploiting this vulnerability could expose sensitive files on the affected website, such as those containing database credentials.'}, {'type': 'paragraph', 'content': "This exposure can potentially lead to a complete database takeover depending on the site's configuration, resulting in severe security breaches."}, {'type': 'paragraph', 'content': 'Since the vulnerability requires no privileges to exploit, any unauthenticated attacker can attempt to leverage it.'}] [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?
This vulnerability allows an unauthenticated attacker to include and display local files from the target website by exploiting a Local File Inclusion (LFI) flaw in the Dermatology Clinic WordPress theme up to version 1.4.3.
Detection can involve monitoring web server logs for suspicious requests attempting to include local files via URL parameters related to the theme. Specific commands or tools are not provided in the available resources.
What immediate steps should I take to mitigate this vulnerability?
Since no official patch is available as of the last update, immediate mitigation involves applying the Patchstack mitigation rule designed to block exploitation attempts of this vulnerability.
Users are strongly advised to implement Patchstackβs mitigation measures immediately to secure their websites until an official patch is released.