← Back to search

CVE-2026-7444

8.1 HIGH

Published 2026-08-05 · Updated 2026-08-05

AI risk analysis

Summary
The flaw allows unauthenticated attackers to delete search-term records via a Cross-Site Request Forgery attack, compromising user data.
Exploitability
Exploitation requires tricking an administrator into performing an action, making it moderately hard but feasible with social engineering.
Blast radius
If exploited, the impact could be significant as it allows deletion of all associated search-history rows for any user.
Prioritized remediation
Update to the latest version of Search Analytics for WP plugin immediately or disable the feature until patched.
csrfdata-losswp-pluginunauthenticated

Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.

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.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H

Weaknesses

CWE-352

All references

Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.