Autuskey Bulk Upload Security & Risk Analysis

wordpress.org/plugins/autuskey-bulk-upload

Upload multiple products from a single page in WooCommerce with Autuskey Bulk Upload – the fastest way to manage your store's inventory.

10 active installs v1.0.1 PHP 7.4+ WP 6.5+ Updated Aug 28, 2025
bulk-product-upload-woocommercebulk-uploadproduct-uploaderupload-multiple-productswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Autuskey Bulk Upload Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The "autuskey-bulk-upload" v1.0.1 plugin exhibits a generally good security posture with several strong practices in place. The absence of any known vulnerabilities or CVEs in its history is a significant positive indicator, suggesting a history of relatively secure development. The plugin also demonstrates good adherence to secure coding by using prepared statements for all SQL queries and implementing nonce checks for its AJAX handler. The limited attack surface, with only one AJAX handler and no exposed REST API routes, shortcodes, or cron events, further contributes to its security.

However, there are areas for improvement. The most notable concern is the low percentage of properly escaped output (41%), which indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities. While the static analysis did not find any specific taint flows with unsanitized paths, the sheer volume of improperly escaped output presents a substantial attack vector that could be exploited if malicious data is introduced. The lack of capability checks on the single AJAX handler is also a concern, as it means that potentially sensitive actions performed by this handler might be accessible to users who shouldn't have such permissions.

In conclusion, while the plugin benefits from a clean vulnerability history and some good secure coding practices, the high proportion of unescaped output and the absence of capability checks on its AJAX handler are significant weaknesses that warrant attention. Addressing these issues would considerably strengthen the plugin's overall security.

Key Concerns

  • Low percentage of properly escaped output
  • No capability checks on AJAX handler
Vulnerabilities
None known

Autuskey Bulk Upload Security Vulnerabilities

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

Autuskey Bulk Upload Code Analysis

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

Output Escaping

41% escaped92 total outputs
Attack Surface

Autuskey Bulk Upload Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_ab_get_subcategoriesautuskey-bulk-upload.php:103
WordPress Hooks 3
actionadmin_menuautuskey-bulk-upload.php:25
actionadmin_enqueue_scriptsautuskey-bulk-upload.php:70
actionadmin_initautuskey-bulk-upload.php:295
Maintenance & Trust

Autuskey Bulk Upload Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 28, 2025
PHP min version7.4
Downloads456

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Autuskey Bulk Upload Developer Profile

Autuskey

1 plugin · 10 total installs

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

How We Detect Autuskey Bulk Upload

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/autuskey-bulk-upload/css/bulk-upload.css/wp-content/plugins/autuskey-bulk-upload/js/bulk-upload.js
Script Paths
/wp-content/plugins/autuskey-bulk-upload/js/bulk-upload.js
Version Parameters
autuskey-bulk-upload/css/bulk-upload.css?ver=autuskey-bulk-upload/js/bulk-upload.js?ver=

HTML / DOM Fingerprints

Data Attributes
bulk_product_import_noncebulk_uploader_nonce_actionbulk_uploader_nonce_action
JS Globals
bulk_uploader_url
REST Endpoints
/wp-json/autuskey-bulk-upload/v1/get-subcategories
FAQ

Frequently Asked Questions about Autuskey Bulk Upload