Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes TanTum tantum allows PHP Local File Inclusion.This issue affects TanTum: from n/a through <= 1.1.13.
Published: 2026-01-22
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The TanTum WordPress theme contains an improper control of the filename parameter used in a PHP include/require statement, allowing an attacker to influence the file path that is loaded by the server. This flaw can lead to the inclusion of local files, exposing sensitive system files, configuration data, or potentially allowing execution of arbitrary code if a remote attacker can craft a suitable include path. The CVSS score of 8.1 indicates high severity, and the CWE-98 classification confirms the weakness in file inclusion practices.

Affected Systems

The vulnerability affects the TanTum WordPress theme by AncoraThemes, versions from the earliest release through and including 1.1.13. Any WordPress installation using a compromised version of this theme is at risk, regardless of other security controls, since the flaw is tied to the theme's core files.

Risk and Exploitability

The EPSS score is below 1%, implying a low overall exploitation probability at this time, and the issue is not listed in CISA's KEV catalog. However, the high CVSS value suggests a serious potential impact if exploited. The most likely attack vector is via a web request that supplies a crafted filename to the theme's include logic; local file inclusion can be leveraged to read sensitive files or, in the worst case, inject malicious code if the attacker controls a file with server-side execution permission. The vulnerability requires the user to have access to a vulnerable website and to be able to manipulate the include parameter, so it is an exploit that originates from the web application context.

Generated by OpenCVE AI on April 29, 2026 at 10:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update TanTum to the latest released version that removes the insecure include handling
  • If an instant upgrade is unavailable, configure the PHP environment to enforce directory restrictions, such as setting open_basedir to limit include paths to the theme directory and disabling allow_url_include
  • Review and sanitize any user-supplied file names before they are passed to include or require statements; consider using a whitelist of allowed filenames or safe path resolution mechanisms

Generated by OpenCVE AI on April 29, 2026 at 10:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 29 Jan 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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

ssvc

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


Wed, 28 Jan 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 23 Jan 2026 16:45:00 +0000

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

Thu, 22 Jan 2026 23: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 AncoraThemes TanTum tantum allows PHP Local File Inclusion.This issue affects TanTum: from n/a through <= 1.1.13.
Title WordPress TanTum theme <= 1.1.13 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Ancorathemes Tantum
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:39:20.338Z

Reserved: 2025-12-29T11:19:06.667Z

Link: CVE-2025-69071

cve-icon Vulnrichment

Updated: 2026-01-28T21:35:31.535Z

cve-icon NVD

Status : Deferred

Published: 2026-01-22T17:16:21.100

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

Link: CVE-2025-69071

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T10:30:08Z

Weaknesses