CVE-2026-17506
Last modified
CVE-2026-17506 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The Independent Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 404 not_found_url tracking parameter in versions up to, and including, 2.15.0. This is due to the get_cell_content() function applying urldecode() after esc_url() when rendering the URL column for 404 entries — a sequence that allows percent-encoded HTML to pass URL validation and then be reconstructed as raw markup, which wp_kses_post() does not strip because it retains img elements and data-* attributes, and because the public REST endpoint /iawp/search accepts unauthenticated requests as long as they carry a signature that is itself embedded in public page HTML. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
The Independent Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 404 not_found_url tracking parameter in versions up to, and including, 2.15.0. This is due to the get_cell_content() function applying urldecode() after esc_url() when rendering the URL column for 404 entries — a sequence that allows percent-encoded HTML to pass URL validation and then be reconstructed as raw markup, which wp_kses_post() does not strip because it retains img elements and data-* attributes, and because the public REST endpoint /iawp/search accepts unauthenticated requests as long as they carry a signature that is itself embedded in public page HTML. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| bensibley | Independent Analytics – WordPress Analytics Plugin | <= 2.15.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-17506?
How severe is CVE-2026-17506?
How do I fix CVE-2026-17506?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-17500A vulnerability was detected in ggml-org llama.cpp d006858/e…6.9
- CVE-2026-17501A flaw has been found in ggml-org llama.cpp e15efe0. This vu…6.9
- CVE-2026-17502IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker t…7.5
- CVE-2026-17503IBM PowerVM Hypervisor FW1120.00 through FW1120.01, FW1110.0…5.1
- CVE-2026-17504IBM PowerVM Hypervisor FW1120.00 through FW1120.01, FW1110.0…5.1
- CVE-2026-17505The Translate Multilingual sites – TranslatePress plugin for…6.1
- CVE-2026-17509The WPML Multilingual CMS plugin for WordPress is vulnerable…6.5
- CVE-2026-1751A vulnerability has been discovered in GitLab CE/EE affectin…3.1
- CVE-2026-17510Crypt::OpenSSL::PKCS12 versions before 1.98 for Perl allow a…7.5
- CVE-2026-17511IBM PowerVM Hypervisor FW1120.00 through FW1120.01, FW1110.0…3.4
- CVE-2026-17512A vulnerability has been found in ggml-org whisper.cpp 1.8.4…3.3
- CVE-2026-17513A vulnerability was found in ggml-org whisper.cpp 95ea8f9b. …3.3
Are you affected by CVE-2026-17506?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
