Easy Cart

Easy Cart has one disclosed vulnerability in the WordSec catalog, all reported in 2026; it is fixed as of August 2026. Their average CVSS score is 6.4, and the most serious one scores 6.4 out of 10.

The most common weakness is Cross-Site Scripting, behind 1 of the records (100%).

The one issue recorded for Easy Cart has a vendor fix available, so running the current release closes it.

All of these findings were reported by zakaria. The current release is tested up to WordPress 7.0.4.

Strategic Overview

Avg CVSSMedium
6.4/ 10
Patch Coverage100%
Open

0

Fixed

1

Get automatic notifications for all Easy Cart vulnerabilities before they are exploited.

Highest severity on recordCVSS 6.4CVE-2026-4080

Easy Cart <= 1.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes

Read the full analysis

Vulnerability Records

1 records
Plugin Profile
Latestv1.9

Easy Cart

zeshanb

Author

zeshanb

0.0(0)
0/100
Last Updated
2026-06-03 (2mo ago)
Active Installs
0+
Downloads
1,613
Requires WP
5.5+
Requires PHP
8.0+
Tested up to
WP 7.0.4
Created
2021-03-05 (6y ago)

A simple shopping cart using shortcodes. Be sure your permalinks in WordPress settings supports slug urls e.g. your-domain.tld/slug. Once you have proper permalink setting, Create a page with slug /cart. Then edit the cart page and add [easy_cart /] and [empty_cart /] shortcodes. Create add to cart buttons using [add_to_cart /] shortcodes on other posts or pages of your WordPress site. Use the following attributes to define your add_to_cart products: itemid product_name product_desc product_qty price Here is a example usage of add_to_cart shortcode using all the attributes. Be sure to use single quotes: [add_to_cart itemid=’your-item-id’ product_name=’Your product name’ product_desc=’description of your product.’ product_qty=1 price=1.00 /] You can have as many add_to_cart shortcodes as you like, in posts and pages. Shopping cart allows you to store items and calculate total but doesn’t allow you to checkout. At least not yet as of version 1.2.

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C