CVE-2026-66686
Received Received - Intake

Unauthenticated CSRF in Plugins Garbage Collector

Vulnerability report for CVE-2026-66686, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: Patchstack

Description

Unauthenticated Cross Site Request Forgery (CSRF) in Plugins Garbage Collector (Database Cleanup) <= 0.14 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
garbage_collector database_cleanup to 0.14 (inc)
patchstack garbage_collector to 0.14 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated Cross Site Request Forgery (CSRF) vulnerability affecting the Plugins Garbage Collector (Database Cleanup) plugin versions 0.14 and below. CSRF allows attackers to trick users into executing unwanted actions on a web application where they are authenticated, without their knowledge or consent.

Detection Guidance

Detecting an unauthenticated CSRF vulnerability in Plugins Garbage Collector (Database Cleanup) <= 0.14 requires checking for vulnerable versions and monitoring suspicious requests. Inspect plugin files for version <= 0.14 and review server logs for unauthorized POST requests targeting cleanup endpoints.

Impact Analysis

An attacker could exploit this to perform unauthorized actions on your behalf, such as deleting database entries or modifying plugin settings, without requiring authentication. This could lead to data loss or compromise of the plugin's functionality.

Compliance Impact

This CSRF vulnerability could potentially allow attackers to perform unauthorized actions on behalf of authenticated users, which may lead to unauthorized data modifications or deletions. This could impact compliance with GDPR by risking unauthorized processing or deletion of personal data, and with HIPAA by potentially allowing unauthorized changes to protected health information.

Mitigation Strategies

Immediately update the Plugins Garbage Collector plugin to the latest version. If no update is available, disable or remove the plugin. Implement CSRF tokens in forms and enable server-side request validation to block unauthorized requests.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66686. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart