Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Winger winger allows PHP Local File Inclusion.This issue affects Winger: from n/a through <= 1.0.16.
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 is an improper control of the filename used in a PHP include or require statement, allowing an attacker to include arbitrary local files. This flaw can let an attacker read sensitive files, execute malicious PHP code, or gain elevated privileges on the affected WordPress site, thereby undermining confidentiality, integrity, and availability.

Affected Systems

AncoraThemes Winger theme for WordPress, versions up to and including 1.0.16 are affected.

Risk and Exploitability

Security analysts rate the CVSS score as 8.1, indicating a high severity. The EPSS score of less than 1% suggests a low probability of exploitation at present, and the flaw is not listed in the CISA KEV catalog. The likely attack vector is inferred as manipulating an input that influences the file path used by the theme, such as a crafted URL or form data submitted from the web interface. If successful, the attacker could trigger the include of a local file, potentially leading to code execution on the server.

Generated by OpenCVE AI on April 29, 2026 at 15:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Winger theme to any version newer than 1.0.16 as soon as possible
  • Restrict filesystem permissions so that the web server can only read files it needs to serve
  • Sanitize and validate all user‑supplied filenames or paths before they are passed to include or require functions
  • Monitor web application logs for attempts to access privileged files and block repeat offenders

Generated by OpenCVE AI on April 29, 2026 at 15:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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


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


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 19:15:00 +0000

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


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 Winger winger allows PHP Local File Inclusion.This issue affects Winger: from n/a through <= 1.0.16.
Title WordPress Winger theme <= 1.0.16 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T18:33:52.129Z

Reserved: 2025-09-25T15:19:32.567Z

Link: CVE-2025-60056

cve-icon Vulnrichment

Updated: 2025-12-18T18:19:04.063Z

cve-icon NVD

Status : Deferred

Published: 2025-12-18T08:16:05.383

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

Link: CVE-2025-60056

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T16:00:06Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')