AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-7444

HIGH · CVSS 8.1 EPSS 0.17%

Source: NVD + CISA KEV + EPSS · Published 2026-08-05 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The Search Analytics for WP plugin for WordPress is vulnerable to Cross-Site Request Forgery due to inadequate nonce validation in the `process_bulk_action()` function, affecting all versions up to 1.4.16. This vulnerability allows unauthenticated attackers to delete arbitrary search-term records by tricking an authenticated user into executing a malicious request. WordPress administrators using this plugin should prioritize applying updates to mitigate the risk of unauthorized data manipulation.

CVE
CVE-2026-7444
Severity
HIGH
CVSS
8.1
EPSS
0.17%
WordPress

Original NVD Description

The Search Analytics for WP plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4.16. This is due to missing or incorrect nonce validation on the `process_bulk_action()` function of `MWTSA_Stats_Table`. This makes it possible for unauthenticated attackers to delete arbitrary search-term records, including all associated search-history rows, via a forged request granted they can trick a user with access to the plugin's "Search Analytics" dashboard page (Administrator by default) into performing an action such as clicking on a link.