CVE-2026-5737
Last modified
CVE-2026-5737 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-5737?
How severe is CVE-2026-5737?
How do I fix CVE-2026-5737?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-57364Improper Validation of Specified Quantity in Input vulnerabi…6.5
- CVE-2026-57365Improper Neutralization of Input During Web Page Generation …6.5
- CVE-2026-57366Unauthenticated Cross Site Scripting (XSS) in WPAdverts <= 2…7.1
- CVE-2026-57367Subscriber Broken Access Control in WP Booking System < 5.12…7.1
- CVE-2026-57368Improper Neutralization of Input During Web Page Generation …7.1
- CVE-2026-57369Improper Neutralization of Input During Web Page Generation …7.1
- CVE-2026-57370Unauthenticated Cross Site Scripting (XSS) in Visitor Traffi…7.1
- CVE-2026-57371Deserialization of Untrusted Data vulnerability in denishua …8.8
- CVE-2026-57372Server-Side Request Forgery (SSRF) vulnerability in denishua…7.2
- CVE-2026-57373Customer Cross Site Scripting (XSS) in Funnel Kit Funnel Bui…6.5
- CVE-2026-57374Unauthenticated Cross Site Scripting (XSS) in Funnel Kit Fun…7.1
- CVE-2026-57375Missing Authorization vulnerability in FluxBuilder MStore AP…6.5
Are you affected by CVE-2026-5737?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
