Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Kings & Queens kings-queens allows PHP Local File Inclusion.This issue affects Kings & Queens: from n/a through <= 1.1.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 allows a Local File Inclusion (LFI) attack by exploiting improper control of the filename used in a PHP include/require statement within the Kings & Queens theme. This weakness, classified as CWE‑98, enables an attacker to read arbitrary files on the web server. The potential impact includes disclosure of sensitive server files and configuration data. While the description does not explicitly mention code execution, if an attacker can supply a malicious PHP file, LFI could lead to execution of that code; this is an inferred possibility.

Affected Systems

This issue affects the AncoraThemes Kings & Queens WordPress theme in all releases from the earliest version through 1.1.16. Any site using a version of the theme in this range could be impacted; newer releases are presumed untainted.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, while the EPSS score of less than 1 % indicates a low likelihood of exploitation. It is not listed in the CISA KEV catalog. The likely attack vector is local via a URL parameter or administrative endpoint that triggers the include. Exploitation would rely on file permissions and the presence of a writable local file; the description does not confirm that arbitrary PHP execution is possible, so this remains an inferred risk.

Generated by OpenCVE AI on May 1, 2026 at 06:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Kings & Queens theme to the latest available version where the LFI flaw is fixed
  • If upgrading is not feasible, remove or deactivate the theme completely to eliminate the attack surface
  • As a temporary defensive measure, modify any code paths that use variable file names in include/require statements to verify file paths against a whitelist or explicitly define safe directories before inclusion

Generated by OpenCVE AI on May 1, 2026 at 06:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/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, 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:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

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 Kings & Queens kings-queens allows PHP Local File Inclusion.This issue affects Kings & Queens: from n/a through <= 1.1.16.
Title WordPress Kings & Queens theme <= 1.1.16 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-06-04T09:42:41.321Z

Link: CVE-2025-49363

cve-icon Vulnrichment

Updated: 2025-12-18T18:42:55.893Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-04-27T20:16:12.173

Link: CVE-2025-49363

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T06:15:10Z

Weaknesses
  • CWE-98

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