Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in thembay Hara hara allows PHP Local File Inclusion.This issue affects Hara: from n/a through <= 1.2.17.
Published: 2025-12-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Hara theme for WordPress fails to properly validate the filename supplied to PHP include/require statements. This flaw allows an attacker to craft a path that resolves to any file on the server, leading to local file inclusion. By including sensitive files such as configuration files or credentials, an attacker can gain confidential information and, if the included file contains executable PHP code, potentially gain code execution on the site.

Affected Systems

Any WordPress installation using the Hara theme version 1.2.17 or earlier is affected. The vulnerability exists in all releases from the earliest available version up to and including 1.2.17.

Risk and Exploitability

The CVSS score of 7.5 classifies the vulnerability as high severity, while the EPSS score of <1% indicates a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Exploitation would typically occur via a web request that supplies a crafted path to the vulnerable include/require call, allowing the attacker to read or execute arbitrary local files.

Generated by OpenCVE AI on April 29, 2026 at 19:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Hara theme to version 1.2.18 or later, which removes the vulnerable include path.
  • If an immediate update is not feasible, temporarily disable the Hara theme or switch to a different theme until the update can be applied.
  • As a temporary safeguard, restrict file inclusion by configuring PHP's open_basedir or disabling the include and require functions for untrusted paths, and ensure that any include/require usage in custom code validates the filename against an allowlist.

Generated by OpenCVE AI on April 29, 2026 at 19:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Thu, 11 Dec 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 10 Dec 2025 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 09 Dec 2025 14:30:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in thembay Hara hara allows PHP Local File Inclusion.This issue affects Hara: from n/a through <= 1.2.17.
Title WordPress Hara theme <= 1.2.17 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:20.095Z

Reserved: 2025-12-09T12:21:06.413Z

Link: CVE-2025-67532

cve-icon Vulnrichment

Updated: 2025-12-11T18:57:39.293Z

cve-icon NVD

Status : Deferred

Published: 2025-12-09T16:18:27.963

Modified: 2026-04-27T18:16:42.067

Link: CVE-2025-67532

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T19:45:18Z

Weaknesses