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

Impact

The flaw is an improper validation of a filename that is fed into a PHP include or require statement within Elated-Themes' Search & Go theme. Because the filename is not filtered or sanitized, an attacker can cause the theme to include arbitrary local files on the web server. This results in the ability to read the contents of files that are normally not exposed through the web interface. The vulnerability is classified as CWE-98.

Affected Systems

WordPress installations that use the Search & Go theme from Elated-Themes, version 2.8 or earlier. Any site deploying those versions is susceptible; the issue does not apply to newer releases beyond 2.8 if they have been updated.

Risk and Exploitability

The CVSS score of 8.1 marks the flaw as high impact. An EPSS score of less than 1% indicates a low likelihood of known exploitation at this time, and the vulnerability is not present in the CISA KEV catalog. The attack vector is remote in that it can be triggered via a web request that supplies a crafted filename to the theme’s PHP code. An attacker with internet access who can influence the filename argument could read sensitive configuration or code files, potentially exposing data or providing a foothold for further attacks depending on server configuration.

Generated by OpenCVE AI on April 29, 2026 at 11:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Search & Go theme to any version where this inclusion flaw has been fixed; if a newer release is unavailable, contact the vendor for a patch or advisory.
  • If an update is not possible, isolate the vulnerable include logic by removing or commenting it out, or replace it with code that strictly validates paths against a whitelist of permitted files.
  • Configure the web server and filesystem to restrict read permissions on critical directories so that even if the theme includes a file, the user under which the web server runs cannot access sensitive files.

Generated by OpenCVE AI on April 29, 2026 at 11:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 28 Jan 2026 17: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'}


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

Type Values Removed Values Added
First Time appeared Elated-themes
Elated-themes search And Go Theme
Wordpress
Wordpress wordpress
Vendors & Products Elated-themes
Elated-themes search And Go Theme
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 Elated-Themes Search & Go search-and-go allows PHP Local File Inclusion.This issue affects Search & Go: from n/a through <= 2.8.
Title WordPress Search & Go theme <= 2.8 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Elated-themes Search And Go Theme
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:31:46.774Z

Reserved: 2025-12-29T11:18:21.372Z

Link: CVE-2025-69005

cve-icon Vulnrichment

Updated: 2026-01-28T16:36:11.945Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-69005

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T11:30:09Z

Weaknesses