Super Easy Stock Manager Security & Risk Analysis

wordpress.org/plugins/super-easy-stock-manager

Requires Plugins: woocommerce WC requires at least: 4.7.0 WC tested up to: 10.4.3 License: GPLv3 or later License URI: http://www.gnu.

10 active installs v1.4.1 PHP 7.4+ WP 5.4.0+ Updated Jan 20, 2026
managementmanagerpricestockwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Super Easy Stock Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Super Easy Stock Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "super-easy-stock-manager" plugin v1.4.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all its SQL queries and has no recorded vulnerabilities or CVEs. The absence of dangerous functions, file operations, and external HTTP requests is also reassuring. However, significant concerns arise from its attack surface. The plugin exposes two AJAX handlers, both of which lack authentication checks, presenting a substantial risk of unauthorized actions. Furthermore, none of the identified AJAX handlers or general code paths incorporate nonce checks, which is a critical security measure to prevent Cross-Site Request Forgery (CSRF) attacks. While the plugin has no vulnerability history, the presence of unprotected entry points and missing nonce checks suggests potential for future discoveries if not addressed. The 56% proper output escaping is also an area for improvement to mitigate cross-site scripting (XSS) risks.

Key Concerns

  • AJAX handlers without auth checks
  • AJAX handlers without nonce checks
  • Low percentage of properly escaped output
Vulnerabilities
None known

Super Easy Stock Manager Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Super Easy Stock Manager Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
2 prepared
Unescaped Output
12
15 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared2 total queries

Output Escaping

56% escaped27 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
sesmAjax (include\classes\sesm.php:95)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Super Easy Stock Manager Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_sesm-ajaxinclude\tools\sesm-helper.php:64
noprivwp_ajax_sesm-ajaxinclude\tools\sesm-helper.php:65

Shortcodes 1

[sesm] include\tools\sesm-helper.php:69
WordPress Hooks 5
actionwp_enqueue_scriptsinclude\classes\sesm.php:36
actionwp_enqueue_scriptsinclude\classes\sesm.php:46
actionwp_footerinclude\classes\sesm.php:63
actioninitinclude\tools\sesm-helper.php:62
actioninitsuper-easy-stock-manager.php:49
Maintenance & Trust

Super Easy Stock Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 20, 2026
PHP min version7.4
Downloads921

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Super Easy Stock Manager Developer Profile

dansart

3 plugins · 1K total installs

100
trust score
Avg Security Score
100/100
Avg Patch Time
5 days
View full developer profile
Detection Fingerprints

How We Detect Super Easy Stock Manager

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/super-easy-stock-manager/assets/css/sesm.css/wp-content/plugins/super-easy-stock-manager/assets/js/sesm-admin.js/wp-content/plugins/super-easy-stock-manager/assets/js/sesm-frontend.js/wp-content/plugins/super-easy-stock-manager/assets/js/sesm-woocommerce.js/wp-content/plugins/super-easy-stock-manager/assets/js/sesm-products.js
Script Paths
/wp-content/plugins/super-easy-stock-manager/assets/js/sesm-admin.js/wp-content/plugins/super-easy-stock-manager/assets/js/sesm-frontend.js/wp-content/plugins/super-easy-stock-manager/assets/js/sesm-woocommerce.js/wp-content/plugins/super-easy-stock-manager/assets/js/sesm-products.js
Version Parameters
super-easy-stock-manager/assets/css/sesm.css?ver=super-easy-stock-manager/assets/js/sesm-admin.js?ver=super-easy-stock-manager/assets/js/sesm-frontend.js?ver=super-easy-stock-manager/assets/js/sesm-woocommerce.js?ver=super-easy-stock-manager/assets/js/sesm-products.js?ver=

HTML / DOM Fingerprints

CSS Classes
sesm-frontendsesm-stock-inputsesm-price-inputsesm-product-update-btnsesm-manage-stock-fieldsesm-regular-price-fieldsesm-sale-price-fieldsesm-save-product-btn+1 more
HTML Comments
<!-- Super Easy Stock Manager --><!-- Start: Super Easy Stock Manager Frontend Output --><!-- End: Super Easy Stock Manager Frontend Output --><!-- Warning: Variable Product -->
Data Attributes
data-sesm-skudata-sesm-product-iddata-sesm-actiondata-sesm-quantitydata-sesm-pricedata-sesm-price-sale
JS Globals
SESM_AJAX_URLSESM_DATA
REST Endpoints
/wp-json/sesm/v1/product/update/wp-json/sesm/v1/product/get/wp-json/sesm/v1/product/delete
Shortcode Output
<div class="sesm-frontend"><form id="sesm-product-form"><input type="hidden" name="action" value="sesm_update_product"><input type="hidden" name="sku" id="sesm-sku-input" value="">
FAQ

Frequently Asked Questions about Super Easy Stock Manager