Description
The Checkbox plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'wp_ajax_nopriv_checkbox_clean_log' AJAX endpoint in all versions up to, and including, 2.8.10. This makes it possible for unauthenticated attackers to clear log files.
Published: 2025-11-21
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated log deletion
Action: Patch
AI Analysis

Impact

Checkbox plugin misses a capability check on the AJAX endpoint "wp_ajax_nopriv_checkbox_clean_log", letting attackers clear log files without authentication. This results in the loss of audit trail data, which can obscure evidence in investigations and hinder security monitoring. The flaw is a missing authorization weakness classified as CWE‑862.

Affected Systems

Bandido’s Checkbox plugin for WordPress, all releases up to and including 2.8.10, is affected. Any WordPress site that has the plugin installed and active will be vulnerable unless the plugin is upgraded beyond 2.8.10.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and an EPSS score of less than 1% suggests exploitation is unlikely but not impossible. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit it by issuing an unauthenticated AJAX request to the public endpoint, requiring only a web‑connected WordPress installation with the plugin active. No user privileges or complex prerequisites are needed for the exploit.

Generated by OpenCVE AI on April 22, 2026 at 21:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Checkbox to version 2.8.11 or later.
  • If an upgrade cannot be performed immediately, disable the "wp_ajax_nopriv_checkbox_clean_log" action by removing the relevant hook from the plugin or adding a custom code snippet to block unauthenticated requests.
  • Use a web‑application firewall or security plugin to block unauthenticated access to the custom AJAX endpoint while a patch is pending.

Generated by OpenCVE AI on April 22, 2026 at 21:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Nov 2025 09:15:00 +0000

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

Fri, 21 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The Checkbox plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'wp_ajax_nopriv_checkbox_clean_log' AJAX endpoint in all versions up to, and including, 2.8.10. This makes it possible for unauthenticated attackers to clear log files.
Title Checkbox <= 2.8.10 - Missing Authorization to Unauthenticated Log Clearing
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:37:11.363Z

Reserved: 2025-10-24T14:33:23.895Z

Link: CVE-2025-12170

cve-icon Vulnrichment

Updated: 2025-11-21T14:44:16.726Z

cve-icon NVD

Status : Deferred

Published: 2025-11-21T08:15:53.223

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-12170

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T21:15:27Z

Weaknesses