Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Processby Anchor smooth scroll anchor-smooth-scroll allows PHP Local File Inclusion.This issue affects Anchor smooth scroll: from n/a through <= 1.0.2.
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 originates from an improper validation of filenames in include/require statements within the Processby Anchor smooth scroll WordPress plugin. This flaw allows a malicious actor to manipulate the file path used by PHP’s include mechanism and access arbitrary files on the server’s filesystem, potentially exposing sensitive data or facilitating further exploitation. The weakness is a classic local file inclusion vulnerability described by CWE‑98. Because it can be triggered via user input within the plugin, an attacker could read arbitrary files, including configuration files, credentials, or other critical assets, leading to confidentiality compromise and enabling additional attacks such as code execution or privilege escalation when the included files contain executable code.

Affected Systems

The affected product is the WordPress plugin Anchor smooth scroll developed by Processby. Versions from the initial release through 1.0.2 are vulnerable. No specific patch version is listed, but the vulnerability is reported for all releases of the plugin up to and including 1.0.2.

Risk and Exploitability

The CVSS score of 8.1 classifies this issue as high severity. The EPSS score being less than 1 % indicates that public exploitation is currently considered unlikely, though the low probability does not negate the high impact if the vulnerability were exploited. The flaw is not listed in the CISA KEV catalog. Attackers are likely to leverage the inclusion path via crafted URLs or form submissions to the plugin, requiring only access to the web application to exploit. No authentication or elevated privileges are required beyond the ability to interact with the vulnerable plugin, making the attack vector local to the web server context but easy to initiate remotely through the web interface.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Anchor smooth scroll plugin to the latest version released after 1.0.2, which removes the insecure include logic.
  • If an upgrade is not immediately possible, disable or delete the plugin to stop the vulnerable code from executing.
  • Review all included file paths in the plugin and replace insecure dynamic includes with a whitelist of allowed files or use PHP’s include with absolute paths and validate against the whitelist, following proper input validation practices recommended for CWE‑98.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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

ssvc

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


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 19:15: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'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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 Processby Anchor smooth scroll anchor-smooth-scroll allows PHP Local File Inclusion.This issue affects Anchor smooth scroll: from n/a through <= 1.0.2.
Title WordPress Anchor smooth scroll plugin <= 1.0.2 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

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

Link: CVE-2025-60072

cve-icon Vulnrichment

Updated: 2025-12-18T14:57:15.690Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-04-27T18:16:23.733

Link: CVE-2025-60072

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses