Business Central Connector Security & Risk Analysis

wordpress.org/plugins/businesscentralconnector

Extends WooCommerce API for Business Central integration via Synfynal Connector. Requires Business Central/WooCommerce Connector from AppSource.

0 active installs v1.1.7 PHP 7.0+ WP 5.0+ Updated Mar 24, 2026
business-centralconnectorerpintegrationwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Business Central Connector Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 25d ago
Risk Assessment

The "businesscentralconnector" plugin v1.1.6 demonstrates a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Crucially, all observed SQL queries utilize prepared statements, and output is consistently properly escaped, mitigating common injection and cross-site scripting (XSS) risks. The limited attack surface, with all identified entry points (REST API routes and AJAX handlers) appearing to have necessary permission callbacks or checks, further contributes to its secure design. The lack of any recorded vulnerability history, including CVEs, suggests a well-maintained and secure codebase.

While the static analysis reveals no immediate critical vulnerabilities, the absence of nonce checks across all entry points, coupled with only one explicit capability check for the entire plugin, presents a potential concern. If the REST API routes and AJAX handlers rely solely on implicit WordPress authentication mechanisms or lack granular permission checks for sensitive operations, there's a theoretical risk of unauthorized access or manipulation. The 100% proper output escaping is a significant strength, but the lack of nonces is a notable area where robustness could be enhanced. The plugin's security is generally good, with a focus on preventing common web vulnerabilities, but an increase in explicit authorization checks would further solidify its security.

Key Concerns

  • No nonce checks on entry points
  • Limited capability checks on entry points
Vulnerabilities
None known

Business Central Connector Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Business Central Connector Release Timeline

v1.1.7Current
v1.1.6
v1.1.5
v1.1.4
v1.1
v1.0.2
Code Analysis
Analyzed Mar 17, 2026

Business Central Connector Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Business Central Connector Attack Surface

Entry Points3
Unprotected0

REST API Routes 3

GET/wp-json/wc/v3/bccentralconnector/user-rolesbusinesscentralconnector.php:233
GET/wp-json/wc/v3/bccentralconnector/pingbusinesscentralconnector.php:245
GET/wp-json/wc/v3/bccentralconnector/eligible-rolesbusinesscentralconnector.php:345
WordPress Hooks 7
actionwoocommerce_rest_insert_customerbusinesscentralconnector.php:67
filterwoocommerce_rest_prepare_customerbusinesscentralconnector.php:161
actionwoocommerce_rest_insert_customerbusinesscentralconnector.php:212
actionwoocommerce_rest_insert_customerbusinesscentralconnector.php:214
actionrest_api_initbusinesscentralconnector.php:228
actionrest_api_initbusinesscentralconnector.php:229
actionrest_api_initbusinesscentralconnector.php:230
Maintenance & Trust

Business Central Connector Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMar 24, 2026
PHP min version7.0
Downloads349

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Business Central Connector Developer Profile

Synfynal

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 Business Central Connector

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- Sync user role on customer insert via WooCommerce REST API --><!-- Lifecycle Hooks: Activate / Deactivate --><!-- On activation → add user_role meta for all users if missing --><!-- On deactivation → cleanup -->+19 more
FAQ

Frequently Asked Questions about Business Central Connector