StockCommerce Security & Risk Analysis

wordpress.org/plugins/stockcommerce

Easily manage the stock of simple products in WooCommerce. Search, modify, and save stock changes in a user-friendly interface.

0 active installs v1.0 PHP 7.4+ WP + Updated Unknown
inventorymanage-stockproductsstockwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is StockCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

StockCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "stockcommerce" v1.0 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, the consistent use of prepared statements for all SQL queries, and proper output escaping indicate good development practices. Furthermore, all identified AJAX entry points are protected by nonce checks, a crucial security measure for preventing cross-site request forgery. The lack of any recorded CVEs or past vulnerabilities is a significant positive indicator, suggesting a history of secure development and maintenance.

Despite the generally positive findings, the analysis reveals a notable absence of capability checks. While nonce checks protect against unauthorized requests, capability checks are essential for ensuring that authenticated users have the necessary permissions to perform specific actions. The presence of AJAX handlers without associated capability checks represents a potential risk, as any authenticated user, regardless of their role, could potentially trigger these actions. The taint analysis showing zero flows with unsanitized paths is reassuring, but the lack of capability checks on AJAX handlers warrants attention.

In conclusion, "stockcommerce" v1.0 appears to be a well-secured plugin with robust practices in place for handling data and preventing common web vulnerabilities. Its clean vulnerability history further bolsters this assessment. The primary area for improvement lies in implementing capability checks for its AJAX handlers to ensure a more granular and secure access control model.

Key Concerns

  • AJAX handlers without capability checks
Vulnerabilities
None known

StockCommerce Security Vulnerabilities

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

StockCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
8 escaped
Nonce Checks
4
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped8 total outputs
Attack Surface

StockCommerce Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_stockcommerce_search_productsincludes\ajax-handlers.php:32
authwp_ajax_stockcommerce_update_stockincludes\ajax-handlers.php:55
authwp_ajax_stockcommerce_searchincludes\class-stockcommerce-ajax.php:5
authwp_ajax_stockcommerce_saveincludes\class-stockcommerce-ajax.php:6
WordPress Hooks 3
actionadmin_menuincludes\class-stockcommerce-admin.php:5
actionadmin_enqueue_scriptsincludes\class-stockcommerce-admin.php:6
actionadmin_enqueue_scriptsstockcommerce.php:36
Maintenance & Trust

StockCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

StockCommerce Developer Profile

Carlos Jiménez

2 plugins · 0 total installs

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

How We Detect StockCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/stockcommerce/assets/js/admin.js/wp-content/plugins/stockcommerce/assets/css/admin.css
Script Paths
/wp-content/plugins/stockcommerce/assets/js/admin.js
Version Parameters
stockcommerce/assets/js/admin.js?ver=stockcommerce/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
stockcommerce-searchstockcommerce-resultsstockcommerce-selectedstockcommerce-dynamic-cardsstockcommerce-save
HTML Comments
<!-- Contenedor de donación --><!-- Aquí se insertarán las tarjetas dinámicas --><!-- Buscador --><!-- Mensaje de ayuda -->+3 more
Data Attributes
id="donate-container"id="stockcommerce-app"id="stockcommerce-search"id="stockcommerce-results"id="stockcommerce-selected"id="stockcommerce-save"+1 more
JS Globals
window.stockcommerce
REST Endpoints
/wp-json/stockcommerce/v1/search/wp-json/stockcommerce/v1/update
FAQ

Frequently Asked Questions about StockCommerce