Description
Unauthenticated Cross Site Request Forgery (CSRF) in Plugins Garbage Collector (Database Cleanup) <= 0.14 versions.
Published: 2026-08-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Cross Site Request Forgery flaw in versions of the Plugins Garbage Collector (Database Cleanup) plugin for WordPress up to 0.14. It allows an attacker to submit crafted requests that the plugin will accept without verifying the requestor’s intent, enabling the execution of cleanup actions or deletion of database entries. Because the plugin does not validate a CSRF token, a malicious site or phishing message can force a victim’s browser to send a request on the victim’s behalf while the victim is logged in, potentially compromising the integrity of the site’s database.

Affected Systems

The affected product is the WordPress plugin named Plugins Garbage Collector (Database Cleanup) published by Vladimir Garagulya. All releases of the plugin with a version number of 0.14 or lower are vulnerable. WordPress sites that have installed any of these versions are at risk.

Risk and Exploitability

The CVSS score for this vulnerability is 6.5, indicating a medium level of severity. The EPSS score is not available, so the current exploitation probability is unknown; however, the lack of CSRF checks means the flaw could be easily abused by an attacker. The vulnerability is not yet listed in the CISA KEV catalog, so no known exploits have been publicly reported.

Generated by OpenCVE AI on August 6, 2026 at 16:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Plugins Garbage Collector plugin to the latest version, which removes the CSRF flaw.
  • Until a fix is available, restrict the plugin’s cleanup URL to administrator users only by adding a role check or disabling the cleanup feature for non‑admins.
  • As a temporary safeguard, add an additional nonce or CSRF token check to the plugin’s cleanup form by modifying the plugin code or using a security plugin that enforces CSRF tokens on all forms.

Generated by OpenCVE AI on August 6, 2026 at 16:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Vladimir Garagulya
Vladimir Garagulya plugins Garbage Collector (database Cleanup)
Wordpress
Wordpress wordpress
Vendors & Products Vladimir Garagulya
Vladimir Garagulya plugins Garbage Collector (database Cleanup)
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Request Forgery (CSRF) in Plugins Garbage Collector (Database Cleanup) <= 0.14 versions.
Title WordPress Plugins Garbage Collector (Database Cleanup) plugin <= 0.14 - Cross Site Request Forgery (CSRF) vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Vladimir Garagulya Plugins Garbage Collector (database Cleanup)
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:35:25.811Z

Reserved: 2026-07-27T14:01:04.038Z

Link: CVE-2026-66686

cve-icon Vulnrichment

Updated: 2026-08-06T15:26:02.985Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T15:17:21.973

Modified: 2026-08-12T20:58:37.847

Link: CVE-2026-66686

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T09:59:36Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)