Webshop NL Connect Security & Risk Analysis

wordpress.org/plugins/webshop-nl-connect

A WooCommerce integration plugin for external order tracking, product feed generation.

0 active installs v1.1.0 PHP 7.4+ WP 6.4+ Updated Oct 21, 2025
affiliate-marketingorder-trackingwebshop-nlwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Webshop NL Connect Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The 'webshop-nl-connect' plugin v1.1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and properly escaping the vast majority of its output. The absence of dangerous functions, file operations, and bundled libraries further contributes to a relatively clean codebase. However, there are notable areas of concern, particularly regarding its attack surface and the implementation of authentication and authorization checks.

The static analysis reveals two unprotected entry points: one AJAX handler and one REST API route that lacks permission callbacks. This presents a significant risk as these endpoints could be accessible to unauthenticated or unauthorized users, potentially leading to unintended actions or information disclosure depending on their functionality. The lack of nonce checks on the AJAX handler is also a red flag for potential Cross-Site Request Forgery (CSRF) vulnerabilities.

The plugin's vulnerability history is currently clean, with no known CVEs. This is a positive indicator, suggesting a history of secure development. However, the lack of past vulnerabilities does not guarantee future security. The current findings of unprotected entry points should be addressed proactively. Overall, while the plugin has strengths in its data handling and output sanitization, the identified vulnerabilities in its access control mechanisms represent the most critical risks and require immediate attention.

Key Concerns

  • AJAX handler without auth check
  • REST API route without permission callback
  • AJAX handler without nonce check
Vulnerabilities
None known

Webshop NL Connect Security Vulnerabilities

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

Webshop NL Connect Code Analysis

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

Output Escaping

98% escaped66 total outputs
Attack Surface
2 unprotected

Webshop NL Connect Attack Surface

Entry Points5
Unprotected2

AJAX Handlers 1

authwp_ajax_webshop_nl_connect_register_nowincludes\class-webshop-nl-connect.php:20

REST API Routes 4

GET/wp-json/webshop-nl-connect/v1/feedincludes\class-webshop-nl-connect-feed.php:19
POST/wp-json/webshop-nl-connect/v1/orderincludes\class-webshop-nl-connect-order.php:15
GET/wp-json/webshop-nl-connect/v1/order/(?P<remote_order_id>[\w-]+)includes\class-webshop-nl-connect-order.php:21
GET/wp-json/webshop-nl-connect/v1/infoincludes\class-webshop-nl-connect.php:229
WordPress Hooks 13
actionwpincludes\class-webshop-nl-connect-feed.php:10
actionwebshop_nl_connect_generate_feedincludes\class-webshop-nl-connect-feed.php:11
actionrest_api_initincludes\class-webshop-nl-connect-feed.php:12
actionrest_api_initincludes\class-webshop-nl-connect-order.php:9
actionadmin_menuincludes\class-webshop-nl-connect.php:11
actionadmin_initincludes\class-webshop-nl-connect.php:12
actioninitincludes\class-webshop-nl-connect.php:13
actionadmin_enqueue_scriptsincludes\class-webshop-nl-connect.php:14
actionadmin_enqueue_scriptsincludes\class-webshop-nl-connect.php:15
actionadmin_noticesincludes\class-webshop-nl-connect.php:17
actionrest_api_initincludes\class-webshop-nl-connect.php:19
actionwoocommerce_admin_order_data_after_order_detailsincludes\class-webshop-nl-connect.php:27
actionplugins_loadedwebshop-nl-connect.php:110

Scheduled Events 1

webshop_nl_connect_generate_feed
Maintenance & Trust

Webshop NL Connect Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 21, 2025
PHP min version7.4
Downloads907

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Webshop NL Connect Developer Profile

antonwebshop

1 plugin · 0 total installs

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

How We Detect Webshop NL Connect

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
webshop-nl-connect-settings-page
Data Attributes
data-woocommerce-default-country
JS Globals
webshop_nl_connect_admin
REST Endpoints
/wp-json/webshop-nl-connect/v1/install
FAQ

Frequently Asked Questions about Webshop NL Connect