Description
The Asset CleanUp: Page Speed Booster plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.4.0.5 via the 'page_url' parameter. This makes it possible for authenticated attackers, with administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. This vulnerability is only reachable when the plugin's dom_get_type setting has been configured to 'wp_remote_post' by an administrator.
Published: 2026-09-25
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server-Side Request Forgery
Action: Apply Patch
AI Analysis

Impact

The vulnerability allows an authenticated administrator to trigger arbitrary outbound HTTP requests through the plugin’s 'page_url' parameter, enabling the attacker to read or modify internal services. This results in potential data exposure, internal network compromise, or disruption of services, and is classified as CWE‑918, Server Side Request Forgery.

Affected Systems

The affected product is the Asset CleanUp: Page Speed Booster plugin for WordPress by gabelivan. Versions up to and including 1.4.0.5 are impacted. The flaw only exists when the administrators have changed the dom_get_type setting to 'wp_remote_post'.

Risk and Exploitability

With a CVSS score of 5.5, the vulnerability falls into the medium severity category. The EPSS metric is not available and the asset is not listed in the KEV catalog, indicating no publicly known exploit at the time of assessment. An attacker must possess administrator privileges and the ability to manipulate plugin settings to exploit this SSRF path, making the attack window somewhat narrow but still significant for sites that expose internal services.

Generated by OpenCVE AI on September 25, 2026 at 08:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Asset CleanUp: Page Speed Booster to a version newer than 1.4.0.5 that contains the SSRF fix.
  • If an upgrade is not possible, reset the dom_get_type setting to its default value or disable the 'wp_remote_post' option to prevent the vulnerable code path.
  • Restrict administrator access to the plugin’s settings and enforce least‑privilege controls so that only trusted users can modify the vulnerable configuration.
  • Implement network‑level controls or monitoring to block or alert on unexpected outbound requests from WordPress to internal IP ranges.

Generated by OpenCVE AI on September 25, 2026 at 08:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 25 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Gabe Livan
Gabe Livan asset Cleanup: Page Speed Booster
Wordpress
Wordpress wordpress
Vendors & Products Gabe Livan
Gabe Livan asset Cleanup: Page Speed Booster
Wordpress
Wordpress wordpress

Fri, 25 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Asset CleanUp: Page Speed Booster plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.4.0.5 via the 'page_url' parameter. This makes it possible for authenticated attackers, with administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. This vulnerability is only reachable when the plugin's dom_get_type setting has been configured to 'wp_remote_post' by an administrator.
Title Asset CleanUp: Page Speed Booster <= 1.4.0.5 - Authenticated (Administrator+) Server-Side Request Forgery via 'page_url' Parameter
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

Gabe Livan Asset Cleanup: Page Speed Booster
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T13:00:14.250Z

Reserved: 2026-06-11T19:12:43.981Z

Link: CVE-2026-12037

cve-icon Vulnrichment

Updated: 2026-09-25T12:55:46.971Z

cve-icon NVD

Status : Deferred

Published: 2026-09-25T08:16:38.490

Modified: 2026-09-25T14:17:17.857

Link: CVE-2026-12037

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T10:30:10Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)