Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in kutethemes Boutique kute-boutique allows PHP Local File Inclusion.This issue affects Boutique: from n/a through <= 2.3.3.
Published: 2026-04-08
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion (potential code execution)
Action: Patch
AI Analysis

Impact

An improper validation of filenames used in PHP include or require statements within the Boutique theme permits an attacker to influence the file that the theme includes. If the attacker can point the theme to a file containing PHP code, that code may be executed with the website’s permissions. The flaw corresponds to CWE-98, describing uncontrolled or unsafe file inclusion.

Affected Systems

The Boutique theme distributed by Kutethemes for WordPress is affected. All releases of the theme with a version number of 2.3.3 or earlier are vulnerable, and no newer release has been identified in the public record.

Risk and Exploitability

The CVSS score of 7.5 places this vulnerability in the high severity range. The EPSS score of less than 1% indicates that exploitation in the wild is unlikely. The issue is not listed in the CISA KEV catalog. The likely attack vector is via a web request to the WordPress site that contains the Boutique theme, where the attacker can tamper with the filename parameter used in the theme’s include logic.

Generated by OpenCVE AI on April 10, 2026 at 19:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Boutique theme to a newer version if one is available from Kutethemes.
  • If upgrading is not possible, implement a whitelist of allowed file paths or otherwise validate the filename against a safe list in the theme’s code.
  • As a temporary safeguard, consider disabling the PHP functions include, require, and related functions via php.ini, understanding that this may affect site functionality.

Generated by OpenCVE AI on April 10, 2026 at 19:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Apr 2026 17:15:00 +0000

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

ssvc

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


Wed, 08 Apr 2026 19:45:00 +0000

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

Wed, 08 Apr 2026 08: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 kutethemes Boutique kute-boutique allows PHP Local File Inclusion.This issue affects Boutique: from n/a through <= 2.3.3.
Title WordPress Boutique theme <= 2.3.3 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Kutethemes Boutique
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-29T09:52:02.672Z

Reserved: 2026-04-07T10:57:27.973Z

Link: CVE-2026-39613

cve-icon Vulnrichment

Updated: 2026-04-10T16:27:57.059Z

cve-icon NVD

Status : Deferred

Published: 2026-04-08T09:16:31.050

Modified: 2026-04-24T18:06:58.907

Link: CVE-2026-39613

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T14:25:12Z

Weaknesses