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.
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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
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
- Received
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-17496NoteGen before 0.32.0 renders AI chat responses with markdow…8.1
- CVE-2026-17497NoteGen before 0.32.0 grants the Tauri shell plugin shell:al…8.3
- CVE-2026-1750The Ecwid by Lightspeed Ecommerce Shopping Cart plugin for W…8.8
- 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-17505The Translate Multilingual sites – TranslatePress plugin for…6.1
- 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…
- 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
- CVE-2026-17514A vulnerability was determined in ZJONSSON node-unzipper up …5.3
- CVE-2026-17515The MLSImport: IDX Plugin & MLS Plugin for Real Estate Listi…4.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
