Description
The ThumbPress WordPress plugin before 6.2.2 does not perform a capability check on one of its AJAX actions, allowing authenticated users with subscriber-level access or higher to deactivate the ThumbPress WordPress plugin before 6.2.2, disrupting the site's image-handling functionality.
Published: 2026-07-20
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ThumbPress plugin before version 6.2.2 contains an AJAX action that can deactivate the plugin without performing a capability check (CWE‑862). An authenticated user with at least Subscriber permissions can exploit this flaw, causing the plugin to be disabled and thereby interrupting the site's image handling features. The vulnerability does not allow arbitrary code execution, but it does permit an attacker to deny service by removing a critical component of the site.

Affected Systems

All WordPress sites running the ThumbPress plugin older than 6.2.2 are susceptible. The flaw applies regardless of other plugins or themes, and any user with Subscriber or higher privileges can trigger it.

Risk and Exploitability

The CVSS base score of 5.4 indicates moderate severity. The EPSS score of less than 1% suggests that exploitation is currently rare. The vulnerability is not listed in the CISA KEV catalog. Attackers must first authenticate and obtain at least Subscriber-level permissions; from there the missing capability check allows them to call the AJAX endpoint and deactivate the plugin. The flaw does not enable escalation beyond the authenticated user, but it can cause significant functional disruption to the site.

Generated by OpenCVE AI on July 30, 2026 at 19:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ThumbPress to version 6.2.2 or newer, which includes a capability check for the deactivation AJAX action.
  • If an update cannot be applied immediately, restrict the AJAX endpoint by removing the deactivation action or by applying a role‑based access control list that disallows Subscribers from invoking it.
  • Review user accounts and revoke Subscriber or higher permissions from account holders who do not require them, and audit logs for unauthorized attempts to deactivate the plugin.

Generated by OpenCVE AI on July 30, 2026 at 19:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

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

Mon, 20 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


Mon, 20 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Description The ThumbPress WordPress plugin before 6.2.2 does not perform a capability check on one of its AJAX actions, allowing authenticated users with subscriber-level access or higher to deactivate the ThumbPress WordPress plugin before 6.2.2, disrupting the site's image-handling functionality.
Title ThumbPress < 6.2.2 - Subscriber+ Plugin Deactivation
References

Subscriptions

Thumbpress Thumbpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-20T13:11:34.355Z

Reserved: 2026-06-26T14:33:37.355Z

Link: CVE-2026-13432

cve-icon Vulnrichment

Updated: 2026-07-20T13:11:24.577Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:35:53Z

Weaknesses