CVE-2026-7444
Received Received - Intake

Cross-Site Request Forgery in Search Analytics for WP Plugin

Vulnerability report for CVE-2026-7444, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-05

Last updated on: 2026-08-05

Assigner: Wordfence

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-05
Last Modified
2026-08-05
Generated
2026-08-05
AI Q&A
2026-08-05
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
search_analytics search_analytics_for_wp to 1.4.16 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Search Analytics for WP WordPress plugin up to version 1.4.16. It occurs because the plugin lacks proper nonce validation on the process_bulk_action() function. This allows unauthenticated attackers to delete arbitrary search-term records and associated search-history data by tricking an administrator into clicking a malicious link while logged into the WordPress dashboard.

Detection Guidance

Check for unauthorized deletion of search-term records in the WordPress database or unusual activity in the Search Analytics dashboard. Review server logs for suspicious requests targeting the plugin's bulk action endpoints.

Impact Analysis

If exploited, this vulnerability could allow attackers to delete search-term records and related search history from your WordPress site. This could disrupt analytics data, remove important user search insights, and potentially affect site functionality if search data is critical for operations. The impact is limited to data deletion and does not directly expose sensitive information.

Compliance Impact

This vulnerability could indirectly impact compliance by allowing unauthorized deletion of search-term records, which may include user data. Under GDPR, deletion of personal data is a right, but unauthorized deletion could raise concerns about data integrity and accountability. For HIPAA, if search terms contain protected health information, their deletion could affect audit trails. However, the primary compliance risk is data integrity rather than direct exposure.

Mitigation Strategies

Update the Search Analytics for WP plugin to the latest version beyond 1.4.16. Disable bulk deletion capabilities if not needed. Monitor admin dashboard access and restrict user roles with plugin permissions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-7444. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart