Split Email Providers Security & Risk Analysis

wordpress.org/plugins/split-email-providers

Split Email Providers is a WooCommerce addon that automatically sends emails to suppliers for each order, simplifying communication.

10 active installs v1.1.4 PHP 8.2+ WP 6.9+ Updated Dec 11, 2025
emailsuppliersupplier-managementwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Split Email Providers Safe to Use in 2026?

Generally Safe

Score 100/100

Split Email Providers 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 'split-email-providers' plugin version 1.1.4 exhibits a concerning security posture primarily due to a significant attack surface with no authentication checks. All 8 identified AJAX handlers are unprotected, presenting a direct pathway for unauthenticated attackers to interact with the plugin's functionality. While the code demonstrates good practices in other areas, such as 100% output escaping and extensive use of prepared statements for SQL queries, the lack of authentication on these entry points is a critical weakness.

The static analysis found no dangerous functions or critical taint flows, and the vulnerability history is clean, indicating a potentially well-maintained codebase in terms of known exploits and secure coding practices for SQL and output handling. However, the absence of capability checks on the majority of AJAX handlers, coupled with the 7 nonces that are likely not covering all 8 AJAX handlers effectively, leaves a substantial portion of the plugin's functionality exposed. This could lead to potential abuse, unauthorized actions, or denial-of-service attacks if the AJAX handlers perform sensitive operations.

In conclusion, while the plugin avoids common pitfalls like raw SQL or unescaped output, the critical flaw of unprotected AJAX endpoints overshadows these strengths. The clean vulnerability history is a positive sign, but the immediate risk posed by the exposed attack surface requires attention. Further investigation into what actions these unprotected AJAX handlers perform is crucial to fully assess the potential impact.

Key Concerns

  • 8 unprotected AJAX handlers
  • 7 nonce checks, likely insufficient for 8 AJAX handlers
  • 2 capability checks, insufficient for 8 AJAX handlers
Vulnerabilities
None known

Split Email Providers Security Vulnerabilities

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

Split Email Providers Release Timeline

v1.1.4Current
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Split Email Providers Code Analysis

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

SQL Query Safety

96% prepared23 total queries

Output Escaping

100% escaped86 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
init (Classes\Router.php:10)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
8 unprotected

Split Email Providers Attack Surface

Entry Points8
Unprotected8

AJAX Handlers 8

authwp_ajax_get_fournisseursplugin.php:25
noprivwp_ajax_get_fournisseursplugin.php:26
authwp_ajax_delete_fournisseurplugin.php:28
noprivwp_ajax_delete_fournisseurplugin.php:29
authwp_ajax_get_countriesplugin.php:31
noprivwp_ajax_get_countriesplugin.php:32
authwp_ajax_save_fournisseurplugin.php:34
noprivwp_ajax_save_fournisseurplugin.php:35
WordPress Hooks 12
filterquery_varsClasses\Router.php:25
actiontemplate_includeClasses\Router.php:36
filtersite_transient_update_pluginsincludes\update-control.php:2
actionadmin_enqueue_scriptsplugin.php:16
actionadmin_menuplugin.php:18
actionwoocommerce_payment_completeplugin.php:21
actionwoocommerce_order_status_processingplugin.php:22
actionplugins_loadedplugin.php:38
filterwoocommerce_subscriptions_object_data_cache_enabledplugin.php:41
filterdoing_it_wrong_trigger_errorplugin.php:46
actionadmin_noticessplit-email-providers.php:25
actionadmin_initsplit-email-providers.php:32
Maintenance & Trust

Split Email Providers Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 11, 2025
PHP min version8.2
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Split Email Providers Developer Profile

Florence ANDROLUS

3 plugins · 30 total installs

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

How We Detect Split Email Providers

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/split-email-providers/dist/assets/css/style.css/wp-content/plugins/split-email-providers/dist/assets/js/app.js/wp-content/plugins/split-email-providers/dist/assets/css/settings-page.css
Script Paths
/wp-content/plugins/split-email-providers/dist/assets/js/app.js
Version Parameters
split-email-providers/dist/assets/css/style.css?ver=split-email-providers/dist/assets/js/app.js?ver=split-email-providers/dist/assets/css/settings-page.css?ver=

HTML / DOM Fingerprints

CSS Classes
fand-settings-page
Data Attributes
data-fand-fournisseur-iddata-fand-fournisseur-name
JS Globals
window.fand_app_settingswindow.fand_countries_listwindow.fand_app_settings_pro
REST Endpoints
/wp-json/fand/v1/fournisseurs/wp-json/fand/v1/fournisseurs/(?P<id>[\d]+)
FAQ

Frequently Asked Questions about Split Email Providers