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

Impact

This vulnerability arises from improper control of the filename used in an include/require statement within the Rare Radio WordPress theme. Because the theme does not validate or sanitize the file path supplied to the include call, an attacker can induce the server to read arbitrary files and potentially execute code. The flaw, classified as CWE‑98, permits local file inclusion, which can expose sensitive data, alter content, or be escalated to remote code execution, thereby compromising confidentiality, integrity, and availability of the affected site.

Affected Systems

AncoraThemes Rare Radio versions from the first release through 1.0.15.1 are affected. No specific vendor fixes or patches are listed in the advisory, and the vulnerability applies to all installations of the theme within that version range.

Risk and Exploitability

With a CVSS score of 8.1 the exploitation risk is significant, yet the EPSS score is below 1 %, indicating a low probability of active exploitation at present. The vulnerability is not listed in the CISA KEV catalog. An attacker would need web application access that allows manipulation of the include parameter, so the attack vector is web‑based. Once a path is specified, the server will include the local file, creating a window for attacker‑controlled code to run.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rare Radio theme to the latest version available from AncoraThemes, ensuring the local file inclusion fix is applied.
  • If no update is released, disable or remove the theme to eliminate the attack surface.
  • Within the theme’s code, add logic to validate and sanitize the file path used in include/require statements, limiting inclusion to a whitelisted directory and blocking unsafe characters.
  • Consider deploying a web application firewall or similar security controls to detect and block local file inclusion attempts.

Generated by OpenCVE AI on April 29, 2026 at 22:23 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.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, 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 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 18 Dec 2025 15:30: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'}


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

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

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

Link: CVE-2025-60051

cve-icon Vulnrichment

Updated: 2025-12-18T15:03:03.879Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-04-27T16:16:30.413

Link: CVE-2025-60051

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T22:30:21Z

Weaknesses
  • CWE-98

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