Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes DJ Rainflow dj-rainflow allows PHP Local File Inclusion.This issue affects DJ Rainflow: from n/a through <= 1.3.13.
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/require statement, allowing an attacker to cause the application to include local files. This flaw directly compromises confidentiality and could provide a pathway to more serious attacks if an included file is a system or configuration file.

Affected Systems

WordPress sites using the AncoraThemes DJ Rainflow theme version 1.3.13 or earlier are affected. The theme is distributed through AncoraThemes and is commonly installed on WordPress installations.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, while the EPSS score of less than 1% suggests a low contemporary exploitation probability; the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires the attacker to supply a crafted filename. The likely attack vector is via HTTP requests that reach the theme's file inclusion logic; it is inferred that authentication may not be required depending on how the theme is used.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply an updated version of the DJ Rainflow theme that removes the vulnerable include logic
  • If an update is not immediately possible, restrict the theme’s include directory using web server configuration (e.g., .htaccess) to deny external access to all files in that directory
  • Avoid using the theme’s inclusion features or remove the relevant shortcode/plugin that triggers the vulnerable include until a patch is available

Generated by OpenCVE AI on April 29, 2026 at 15:46 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 DJ Rainflow dj-rainflow allows PHP Local File Inclusion.This issue affects DJ Rainflow: from n/a through <= 1.3.13.
Title WordPress DJ Rainflow theme <= 1.3.13 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T18:34:02.291Z

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

Link: CVE-2025-60057

cve-icon Vulnrichment

Updated: 2025-12-18T18:18:07.315Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-60057

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')