Description
The ThumbPress plugin for WordPress is vulnerable to unauthorized access in versions up to and including 6.2.1. This is due to missing capability checks and nonce verification in the send_deactivation_survey() function registered via the wp_ajax_pl-plugin-deactivation AJAX action. This makes it possible for authenticated attackers, with Subscriber-level access and above, to deactivate the ThumbPress plugin on the affected site by sending a crafted POST request to admin-ajax.
Published: 2026-09-22
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized plugin deactivation by authenticated users (Subscriber or higher).
Action: Update Plugin
AI Analysis

Impact

The ThumbPress plugin for WordPress is vulnerable because the send_deactivation_survey() function, which is triggered via the wp_ajax_pl-plugin-deactivation AJAX action, performs no capability checks or nonce verification. As a result, any authenticated visitor with the Subscriber role or above can craft a POST request to admin-ajax.php and deactivate ThumbPress. This undermines the availability of the plugin’s image optimization features and can disrupt site functionality. The weakness is classified as CWE-862, Missing Authorization.

Affected Systems

The vulnerability affects the codexpert ThumbPress plugin for WordPress, specifically all versions up to and including 6.2.1. No additional product or version details are provided beyond this range.

Risk and Exploitability

With a CVSS score of 4.3, the vulnerability is considered moderate in severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, indicating limited publicly known exploitation. The required conditions are that the attacker be authenticated as a Subscriber or higher role, and that they manually send a crafted request to the AJAX endpoint. Therefore, the risk is primarily confined to authenticated users who can formulate the required request.

Generated by OpenCVE AI on September 22, 2026 at 09:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update ThumbPress to version 6.2.2 or later to apply the official patch.
  • If the patch cannot be applied immediately, disable or remove the plugin through the WordPress admin interface or by deleting its files via FTP.
  • Restrict or remove the Subscriber role from sites where the plugin is not needed, and audit role capabilities to ensure no lower‑privileged users have permission to deactivate plugins.

Generated by OpenCVE AI on September 22, 2026 at 09:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 22 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Description The ThumbPress plugin for WordPress is vulnerable to unauthorized access in versions up to and including 6.2.1. This is due to missing capability checks and nonce verification in the send_deactivation_survey() function registered via the wp_ajax_pl-plugin-deactivation AJAX action. This makes it possible for authenticated attackers, with Subscriber-level access and above, to deactivate the ThumbPress plugin on the affected site by sending a crafted POST request to admin-ajax.
Title ThumbPress <= 6.2.1 - Missing Authorization to Authenticated (Subscriber+) Plugin Deactivation
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-22T10:25:31.374Z

Reserved: 2026-05-01T13:33:24.361Z

Link: CVE-2026-7622

cve-icon Vulnrichment

Updated: 2026-09-22T10:16:18.717Z

cve-icon NVD

Status : Received

Published: 2026-09-22T08:16:40.387

Modified: 2026-09-22T11:17:25.413

Link: CVE-2026-7622

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T10:00:15Z

Weaknesses