Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeMove Unicamp unicamp allows PHP Local File Inclusion.This issue affects Unicamp: from n/a through <= 2.7.1.
Published: 2026-02-03
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion with potential for Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The ThemeMove Unicamp WordPress theme contains an improper control of filename for include/require statements in PHP. Attackers can manipulate the include path to read or execute arbitrary files on the server, potentially leading to data disclosure or remote code execution. The weakness corresponds to CWE‑98. The impact is significant, as it grants attackers access to local files and may allow further exploitation of the web application.

Affected Systems

All installations of the Unicamp theme provided by ThemeMove, versions from the earliest available release through 2.7.1, are affected. This includes any WordPress site that has not updated beyond version 2.7.1.

Risk and Exploitability

With a CVSS score of 7.5, the vulnerability is considered high severity. The EPSS score is less than 1%, indicating a low but non‑zero probability of exploitation. It is not currently listed in the CISA KEV catalog. Exploitation requires a web request containing a forged include path; attackers do not need additional privileges. The underlying weakness is the lack of input validation for include/require paths, enabling local file inclusion.

Generated by OpenCVE AI on April 16, 2026 at 01:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Unicamp theme to version 2.7.2 or later, which removes the vulnerable include logic.
  • If an update cannot be performed immediately, restrict the include/require calls to use absolute file paths with strict validation, or disable any dynamic file inclusion features provided by the theme.
  • Apply a web application firewall rule that blocks or logs requests containing suspicious include path patterns such as "../" or requests targeting files outside the web root.
  • Monitor server logs for unusual include attempts and conduct regular security scans to ensure the issue has been remediated.

Generated by OpenCVE AI on April 16, 2026 at 01:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Feb 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics 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'}

ssvc

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


Wed, 04 Feb 2026 12:15:00 +0000

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

Tue, 03 Feb 2026 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 ThemeMove Unicamp unicamp allows PHP Local File Inclusion.This issue affects Unicamp: from n/a through <= 2.7.1.
Title WordPress Unicamp theme <= 2.7.1 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2026-01-28T09:52:08.057Z

Link: CVE-2026-25027

cve-icon Vulnrichment

Updated: 2026-02-04T19:13:28.940Z

cve-icon NVD

Status : Deferred

Published: 2026-02-03T15:16:21.030

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-25027

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T01:15:20Z

Weaknesses