Home

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.

PUBLISHED Reserved 2026-04-07 | Published 2026-05-28 | Updated 2026-05-28 | Assigner Wordfence




MEDIUM: 6.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Problem types

CWE-918 Server-Side Request Forgery (SSRF)

Product status

Default status
unaffected

Any version
affected

Timeline

2026-05-19:Vendor Notified
2026-05-27:Disclosed

Credits

Kirasec finder

References

www.wordfence.com/...-6a63-4354-9f49-1925896622f5?source=cve

plugins.trac.wordpress.org/.../Favicon/FaviconDownloader.php

plugins.trac.wordpress.org/.../Favicon/FaviconDownloader.php

plugins.trac.wordpress.org/...lytics/trunk/IAWP/REST_API.php

plugins.trac.wordpress.org/.../tags/2.14.4/IAWP/REST_API.php

plugins.trac.wordpress.org/...tics/trunk/IAWP/Views/View.php

plugins.trac.wordpress.org/...ags/2.14.4/IAWP/Views/View.php

plugins.trac.wordpress.org/...runk/IAWP/FetchFaviconsJob.php

plugins.trac.wordpress.org/...14.4/IAWP/FetchFaviconsJob.php

plugins.trac.wordpress.org/...nalytics&sfp_email=&sfph_mail=

cve.org (CVE-2026-5737)

nvd.nist.gov (CVE-2026-5737)

Download JSON