CVE-2025-69408
Awaiting Analysis Awaiting Analysis - Queue
Local File Inclusion Vulnerability in HealthFirst PHP

Publication date: 2026-02-20

Last updated on: 2026-04-28

Assigner: Patchstack

Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Mikado-Themes HealthFirst healthfirst allows PHP Local File Inclusion.This issue affects HealthFirst: from n/a through <= 1.0.1.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-20
Last Modified
2026-04-28
Generated
2026-05-07
AI Q&A
2026-02-20
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
mikado-themes healthfirst to 1.0.1 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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 does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


Can you explain this vulnerability to me?

CVE-2025-69408 is a Local File Inclusion (LFI) vulnerability in the WordPress HealthFirst Theme versions up to and including 1.0.1.

This vulnerability allows unauthenticated attackers to include and display local files from the target website by exploiting improper control of filenames in PHP include/require statements.

It falls under the OWASP Top 10 category A3: Injection and requires no privileges to exploit.


How can this vulnerability impact me? :

[{'type': 'paragraph', 'content': 'Exploitation of this vulnerability can lead to exposure of sensitive information such as database credentials by including local files from the target website.'}, {'type': 'paragraph', 'content': "Depending on the website's configuration, an attacker could achieve a complete database takeover."}, {'type': 'paragraph', 'content': 'The vulnerability is considered highly dangerous with a CVSS severity score of 8.1 and is expected to be exploited in the wild.'}] [1]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

[{'type': 'paragraph', 'content': 'CVE-2025-69408 is a Local File Inclusion (LFI) vulnerability in the WordPress HealthFirst Theme up to version 1.0.1 that allows unauthenticated attackers to include and display local files. Detection typically involves monitoring for suspicious HTTP requests attempting to include local files via the vulnerable theme.'}, {'type': 'paragraph', 'content': 'While no specific commands are provided in the resources, common detection methods include inspecting web server logs for unusual URL parameters that attempt to include local files, such as requests containing directory traversal patterns (e.g., "../") or attempts to load sensitive files like "/etc/passwd".'}, {'type': 'paragraph', 'content': 'Network intrusion detection systems (NIDS) or web application firewalls (WAF) can be configured to detect and alert on such suspicious patterns targeting the HealthFirst theme.'}] [1]


What immediate steps should I take to mitigate this vulnerability?

Since no official patch is currently available for the HealthFirst theme vulnerability CVE-2025-69408, immediate mitigation involves applying the Patchstack mitigation rule designed to block attacks targeting this vulnerability.

Users are strongly advised to implement this mitigation rule as soon as possible to protect their websites from exploitation.

Additionally, monitoring for suspicious activity and restricting access to sensitive files on the server can help reduce risk until an official patch is released.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart