CVE-2026-4246
Last modified
CVE-2026-4246 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. The ElementsKit Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 's' parameter of the Advanced Search REST endpoint in all versions up to, and including, 4.10.1 due to insufficient input sanitization and output escaping. The REST endpoint at /wp-json/elementskit/v1/advanced-search uses permission_callback set to __return_true, allowing unauthenticated access. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
The ElementsKit Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 's' parameter of the Advanced Search REST endpoint in all versions up to, and including, 4.10.1 due to insufficient input sanitization and output escaping. The REST endpoint at /wp-json/elementskit/v1/advanced-search uses permission_callback set to __return_true, allowing unauthenticated access. Search terms are stored in the ekit_advanced_search_popular_keyword WordPress option via update_option(). While sanitize_text_field() is applied, it does not encode double quotes, and the stored keywords are rendered in HTML attributes via sprintf without esc_attr(), allowing attribute injection. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user triggers the "no results" popular keywords view on pages using the Advanced Search widget.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wpmet | ElementsKit Pro | <= 4.10.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4246?
How severe is CVE-2026-4246?
How do I fix CVE-2026-4246?
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-42454Termix is a web-based server management platform with SSH te…9.9
- CVE-2026-42455Linkwarden is a self-hosted, open-source collaborative bookm…8.8
- CVE-2026-42456AnythingLLM is an application that turns pieces of content i…4.3
- CVE-2026-42457vCluster Platform provides a Kubernetes platform for managin…9
- CVE-2026-42458Magento Long Term Support (LTS) is an unofficial, community-…5.3
- CVE-2026-42459free5GC is an open-source implementation of the 5G core netw…7.5
- CVE-2026-42461Arcane is an interface for managing Docker containers, image…7.5
- CVE-2026-42462Fedify is a TypeScript library for building federated server…7
- CVE-2026-42463SQLBot is an intelligent Text-to-SQL system based on large l…8.1
- CVE-2026-42467An issue was discovered in Open-SAE-J1939 thru commit b6caf8…7.5
- CVE-2026-42468Buffer overflow vulnerability in Open Vehicle Monitoring Sys…8.8
- CVE-2026-42469Buffer overflow vulnerability in Open Vehicle Monitoring Sys…8.6
Are you affected by CVE-2026-4246?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
