Independent Analytics <= 2.14.9 - Unauthenticated Server-Side Request Forgery via Tracking Route

6.5
Server-Side Request Forgery (SSRF)
CVE CVE-2026-5737
CVSS 6.5 (Medium)
Publicly Published May 27, 2026
Last Updated May 28, 2026
Researcher Kirasec

Description

The Independent Analytics plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.14.9. This is due to a public tracking route at /wp-json/iawp/search that accepts attacker-controlled referrer_url values when the signature matches, combined with a scheduled favicon fetcher that performs unrestricted cURL requests to stored domains. The signature validation is insufficient because the signature is embedded in publicly-accessible JavaScript and the salt is static per site, allowing attackers to extract valid signatures. The favicon downloader uses raw cURL functions without any SSRF protection mechanisms (no localhost blocking, no private network filtering, and does not use WordPress's wp_safe_remote_* functions). This makes it possible for unauthenticated attackers to inject malicious referrer domains into the database and trigger server-side requests to arbitrary hosts including internal services.

References

Share

Vulnerability Details for Independent Analytics – WordPress Analytics Plugin

Software Type Plugin
Software Slug independent-analytics (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.14.10, or a newer patched version
Affected Version
  • <= 2.14.9
Patched Version
  • 2.14.10

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation