Impact
The Independent Analytics plugin for WordPress contains an unauthenticated Server‑Side Request Forgery vulnerability. A public tracking endpoint accepts a referrer_url parameter that, when signed with an insufficiently protected signature, causes the plugin’s scheduled job to download favicons using raw cURL calls. This allows an attacker to inject a malicious domain, resulting in the server making requests to arbitrary hosts, including internal network services. This flaw exposes the site to data exfiltration, credential abuse, or pivoting into private resources.
Affected Systems
All deployments of the Independent Analytics WordPress analytics plugin up to and including version 2.14.9 are affected. The vulnerability exists across all WordPress installations that have this plugin installed.
Risk and Exploitability
The CVSS score of 6.5 indicates a medium severity flaw. No EPSS score is published, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is network‑based, with unauthenticated users able to trigger requests by making HTTP calls to the /wp-json/iawp/search endpoint. Because the plugin uses raw cURL functions without SSRF mitigation, exploitation requires only the crafted request payload; no special privileges are needed.
OpenCVE Enrichment