Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Processby Responsive Sidebar responsive-sidebar allows PHP Local File Inclusion.This issue affects Responsive Sidebar: from n/a through <= 1.2.2.
Published: 2025-11-06
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from improper control of file names used in PHP include/require statements, allowing a Local File Inclusion attack. An attacker could craft requests that cause the plugin to read arbitrary files from the server or execute arbitrary PHP code, potentially escalating to remote code execution. This weakness falls under CWE‑98. The impact is the compromise of confidentiality, integrity, or availability of the affected WordPress site.

Affected Systems

The affected product is Processby’s Responsive Sidebar WordPress plugin, commonly referred to as Responsive Sidebar. Versions from the initial release through 1.2.2 are affected. Any WordPress site installing or using this plugin version is vulnerable.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity vulnerability. The EPSS score of less than 1% suggests that, while the vulnerability exists, current exploitation activity is low. This issue is not listed in the CISA KEV catalog. The likely attack vector involves a remote attacker sending a crafted request to the plugin’s endpoint, which would trigger the inclusion of a local file and could lead to execution of malicious code. Attackers would need network access to the target site and the ability to manipulate URL parameters or input fields handled by the plugin.

Generated by OpenCVE AI on April 29, 2026 at 13:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Processby Responsive Sidebar plugin to the latest version that fixes the LFI issue or to a release above 1.2.2.
  • If an upgrade is not immediately possible, disable or uninstall the Responsive Sidebar plugin to eliminate the vulnerable code paths.
  • Configure the WordPress installation to restrict file inclusion by using web server restrictions, such as setting open_basedir or disabling PHP's allow_url_include and ensuring correct file permissions to prevent arbitrary file reads.

Generated by OpenCVE AI on April 29, 2026 at 13:56 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


Mon, 17 Nov 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

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


Thu, 13 Nov 2025 11:30:00 +0000


Thu, 13 Nov 2025 10:45:00 +0000


Fri, 07 Nov 2025 11:00:00 +0000

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

Thu, 06 Nov 2025 16: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 Processby Responsive Sidebar responsive-sidebar allows PHP Local File Inclusion.This issue affects Responsive Sidebar: from n/a through <= 1.2.2.
Title WordPress Responsive Sidebar plugin <= 1.2.2 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T18:36:26.383Z

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

Link: CVE-2025-60073

cve-icon Vulnrichment

Updated: 2025-11-17T14:57:21.571Z

cve-icon NVD

Status : Deferred

Published: 2025-11-06T16:16:03.093

Modified: 2026-06-17T09:49:18.153

Link: CVE-2025-60073

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T14:00:12Z

Weaknesses
  • CWE-98

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