← WordPress Vulnerabilities
WordPress security by component

Independent Analytics – WordPress Analytics Plugin

Independent Analytics – WordPress Analytics Plugin displays website analytics and traffic reports within the WordPress administration area.

Independent Analytics – WordPress Analytics Plugin (independent-analytics) is a WordPress plugin with 2 published CVE records in this archive. The latest tracked vulnerability was published Aug 05, 2026; the highest published CVSS base score is 7.2.

Plugin slug: independent-analytics

CVE-2026-17506: Independent Analytics 404 tracking permits unauthenticated stored XSS

Independent Analytics through 2.15.0 allows unauthenticated stored cross-site scripting through an encoded 404 URL. An attacker can request a crafted 404 path, obtain the tracking payload and MD5 signature embedded in the resulting public page, and submit the signed payload.not_found_url value to POST /wp-json/iawp/search. Resource_Identifier::for_current_page() and View::fetch_or_create_resource() carry the value into the analytics resources table. Table::get_cell_content() later applies urldecode() after esc_url(), reconstructing percent-encoded script-capable markup when the stored URL entry is displayed.

PublishedAug 05, 2026
Known safe version2.15.1
Published vulnerabilities for independent-analytics
Safe version
Aug 05, 2026 CVE-2026-17506
Independent Analytics 404 tracking permits unauthenticated stored XSS
Independent Analytics through 2.15.0 allows unauthenticated stored cross-site scripting through an encoded 404 URL. An attacker can request a crafted 404 path, obtain the tracking payload and MD5 signature embedded in the resulting public page, and submit the signed payload.not_found_url value to POST /wp-json/iawp/search. Resource_Identifier::for_current_page() and View::fetch_or_create_resource() carry the value into the analytics resources table. Table::get_cell_content() later applies urldecode() after esc_url(), reconstructing percent-encoded script-capable markup when the stored URL entry is displayed.
2.15.1
CVE7.2
NVDPending
May 28, 2026 CVE-2026-5737
Independent Analytics – WordPress Analytics Plugin: Server-side request forgery
Independent Analytics – WordPress Analytics Plugin is affected by server-side request forgery. The vulnerable path is reachable without authentication. The vulnerable server can be induced to make attacker-selected network requests. The published affected range is <= 2.14.9.
See mitigation notes
CVE6.5
NVDPending