CVE-2026-4080
Last modified
CVE-2026-4080 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The Easy Cart plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'add_to_cart' shortcode in all versions up to and including 1.8. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
The Easy Cart plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'add_to_cart' shortcode in all versions up to and including 1.8. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes. Specifically, the ectp_add_to_cart() function uses sanitize_text_field() on shortcode attributes like 'itemid', 'product_name', 'product_desc', 'product_qty', and 'price' before inserting them into double-quoted HTML attributes. While sanitize_text_field() strips HTML tags, it does not escape double quote characters, allowing an attacker to break out of the HTML attribute context and inject arbitrary event handlers. This makes it possible for authenticated attackers, with Contributor-level access and above, 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:L/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4080?
How severe is CVE-2026-4080?
How do I fix CVE-2026-4080?
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-40794Subscriber Broken Access Control in myCred <= 3.0.3 versions…6.5
- CVE-2026-40795Subscriber Broken Access Control in Amelia <= 2.2 versions.6.5
- CVE-2026-40796Subscriber Sensitive Data Exposure in WPPizza <= 3.19.9 vers…6.5
- CVE-2026-40797Improper Neutralization of Special Elements used in an SQL C…9.3
- CVE-2026-40798Unauthenticated SQL Injection in wpForo Forum <= 3.0.4 versi…9.3
- CVE-2026-40799Unauthenticated Broken Authentication in Simple Cloudflare T…5.3
- CVE-2026-40809Missing Authorization vulnerability in Rara Themes Metro Mag…6.5
- CVE-2026-4081The ZeM STL plugin for WordPress is vulnerable to Stored Cro…6.4
- CVE-2026-40810An unauthenticated remote attacker can exploit an unauthenti…8.7
- CVE-2026-40811An unauthenticated remote attacker can exploit an unauthenti…8.7
- CVE-2026-40812An unauthenticated remote attacker can exploit an unauthenti…8.7
- CVE-2026-40813An unauthenticated remote attacker can exploit an unauthenti…8.7
Are you affected by CVE-2026-4080?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
