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

Impact

This vulnerability arises from improper control of the filename passed to PHP include/require statements, allowing an attacker to read or execute arbitrary local files by manipulating the include path. The flaw, declared in CVE-2025-68984, exploits a Common Weakness Enumeration of CWE-98 and can lead to information disclosure or even code execution if the attacker can supply a crafted path. The impact is significant for systems where the theme processes user‑supplied parameters to build file paths.

Affected Systems

The WordPress Puca theme from thembay, any version up to and including 2.6.39, is affected. Versions prior to 2.6.39 are also susceptible, as the vulnerability is present throughout that range.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity, while the EPSS score of less than 1% suggests a low probability of exploitation at the time of assessment. The vulnerability is not listed in the CISA KEV catalog, but a likely attack vector is via manipulated parameters that influence the include path, potentially enabling local file inclusion. Provided the attacker can control those inputs, the risk escalates to full system compromise through execution of arbitrary local code.

Generated by OpenCVE AI on April 29, 2026 at 18:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Puca theme to a version newer than 2.6.39 to apply the vendor patch that sanitizes include parameters.
  • Disable the PHP directive allow_url_include and restrict the include_path to a safe directory to prevent arbitrary file inclusion.
  • Configure a web application firewall or security plugin to filter or block any request parameters used to construct include paths, especially those containing traversal sequences or non‑whitelisted values.

Generated by OpenCVE AI on April 29, 2026 at 18:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Apr 2026 21: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


Mon, 05 Jan 2026 10:45:00 +0000

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

Tue, 30 Dec 2025 23: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'}


Tue, 30 Dec 2025 11:00: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 Puca puca allows PHP Local File Inclusion.This issue affects Puca: from n/a through <= 2.6.39.
Title WordPress Puca theme <= 2.6.39 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-12-29T11:18:04.293Z

Link: CVE-2025-68984

cve-icon Vulnrichment

Updated: 2025-12-30T21:43:25.674Z

cve-icon NVD

Status : Deferred

Published: 2025-12-30T11:15:57.090

Modified: 2026-04-27T19:16:39.573

Link: CVE-2025-68984

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T18:30:17Z

Weaknesses