CVE-2026-7444 PUBLISHED

Search Analytics for WP <= 1.4.16 - Cross-Site Request Forgery

Assigner: Wordfence
Reserved: 29.04.2026 Published: 05.08.2026 Updated: 05.08.2026

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.

Metrics

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

Product Status

Vendor cornelraiu-1
Product Search Analytics for WP
Versions Default: unaffected
  • affected from 0 to 1.4.16 (incl.)

Credits

  • nudien udin finder
  • nudien finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE