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

Impact

The vulnerability stems from improper control of filenames used in PHP include/require statements within the Integro theme, permitting an attacker to force the inclusion of arbitrary local files. When exploited, this can expose sensitive configuration files, log files, or enable execution of malicious code on the WordPress site, compromising confidentiality, integrity, and possibly availability. The weakness is classified as CWE‑98, indicating insecure file inclusion with insufficient validation or sanitization.

Affected Systems

AncoraThemes Integro theme, versions up to and including 1.8.0, running on WordPress installations where the theme is active. No statements are given about specific WordPress versions, but any site employing these theme versions is vulnerable.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, while the EPSS score of less than 1% suggests low probability of exploitation at the time of this assessment. The vulnerability is not listed in the CISA KEV catalog. Because the flaw involves local file inclusion, an attacker could trigger it via crafted URLs or inputs that influence the include path; thus the likely attack vector is local or remote file inclusion through the web interface. No public exploit is currently documented, but the combination of high impact and the existence of a known solution via theme upgrade means the risk is substantial if the vulnerability remains unpatched.

Generated by OpenCVE AI on April 29, 2026 at 22:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade AncoraThemes Integro to the latest version that removes the insecure include logic (any release newer than 1.8.0).
  • If an upgrade is presently infeasible, modify the theme’s code to sanitize any file name supplied in include/require statements, using a strict whitelist of allowed filenames and restricting the inclusion path to the theme’s own directory.
  • Configure the PHP environment to disable remote includes by setting allow_url_include to Off and tighten open_basedir so that only the WordPress installation directory can be accessed by file inclusion calls.

Generated by OpenCVE AI on April 29, 2026 at 22:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'}

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'}


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


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


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

Type Values Removed Values Added
First Time appeared Ancorathemes
Ancorathemes integro
CPEs cpe:2.3:a:ancorathemes:integro:*:*:*:*:*:wordpress:*:*
Vendors & Products Ancorathemes
Ancorathemes integro

Fri, 19 Dec 2025 09:30:00 +0000

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

Thu, 18 Dec 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 18 Dec 2025 07:45: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 Integro integro allows PHP Local File Inclusion.This issue affects Integro: from n/a through <= 1.8.0.
Title WordPress Integro theme <= 1.8.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Ancorathemes Integro
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:49.261Z

Reserved: 2025-09-05T10:50:39.329Z

Link: CVE-2025-58895

cve-icon Vulnrichment

Updated: 2025-12-18T17:03:34.942Z

cve-icon NVD

Status : Modified

Published: 2025-12-18T08:15:58.823

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

Link: CVE-2025-58895

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T22:45:06Z

Weaknesses