CVE Catalog

CVE-2026-7444

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

The Search Analytics for WP plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to 1.4.16 due to missing or incorrect nonce validation on the process_bulk_action() function. Unauthenticated attackers can delete arbitrary search-term records if they trick an administrator into clicking a link.

Risk Assessment

Attackers can delete analytics data, leading to data loss and integrity breach.

Recommendation

Update the Search Analytics for WP plugin to a version newer than 1.4.16 and add nonce validation to the process_bulk_action() function.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS