CVE-2026-7622 PUBLISHED

ThumbPress <= 6.2.1 - Missing Authorization to Authenticated (Subscriber+) Plugin Deactivation

Assigner: Wordfence
Reserved: 01.05.2026 Published: 22.09.2026 Updated: 22.09.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor codexpert
Product ThumbPress – Compress Images, Manage Thumbnails, Detect Image Issues, WebP/AVIF, Lazy Loading, Hotlinking & More
Versions Default: unaffected
  • affected from 0 to 6.2.1 (incl.)

Credits

  • Que Thanh Tuan finder

References

Problem Types

  • CWE-862 Missing Authorization CWE