PayDart Security & Risk Analysis

wordpress.org/plugins/paydart

Welcome to the official PayDart plugin for Woocommerce. PayDart is ideal for Woocommerce and Wordpress merchants since it allows them to give their cu …

0 active installs v1.0.0 PHP 5.6+ WP 4.0.1+ Updated Jan 9, 2023
paydartpaydart-paymentspaydart-pluginpaydart-woocommercepaywithpaydart
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PayDart Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'paydart' v1.0.0 plugin demonstrates a generally positive security posture with several good practices. Notably, all SQL queries utilize prepared statements, and the vast majority of output is properly escaped, significantly mitigating common web vulnerabilities like SQL injection and Cross-Site Scripting (XSS). The absence of shortcodes, cron events, and REST API routes limits the overall attack surface, and the single AJAX handler is protected by a nonce check.

However, the taint analysis reveals four high-severity flows with unsanitized paths. While the static analysis doesn't explicitly detail the nature of these paths or their data sources, four high-severity flows are a significant concern, even if they haven't yet led to publicly disclosed vulnerabilities. The lack of capability checks on the AJAX handler, despite the presence of a nonce check, also represents a potential oversight in access control. The plugin's clean vulnerability history is a positive indicator, suggesting the developers have been diligent or perhaps the plugin hasn't been a target, but it doesn't negate the risks identified in the code analysis.

In conclusion, 'paydart' v1.0.0 has strengths in its handling of SQL and output escaping. The primary weaknesses lie in the high-severity unsanitized taint flows and the missing capability check on the AJAX endpoint. Addressing these identified code-level risks is crucial for improving the plugin's overall security resilience, especially given the limited public vulnerability history which offers little insight into potential past issues.

Key Concerns

  • High severity taint flows found
  • Missing capability checks on AJAX handler
Vulnerabilities
None known

PayDart Security Vulnerabilities

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

PayDart Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

PayDart Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

89% escaped38 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
check_paydart_response (class.paydart.php:438)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PayDart Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_savetxnstatuswoo-paydart.php:249
WordPress Hooks 12
actioninitclass.paydart.php:43
actionwoocommerce_update_options_payment_gateways_paydartclass.paydart.php:47
actionwoocommerce_update_options_payment_gatewaysclass.paydart.php:49
actionwoocommerce_receipt_paydartclass.paydart.php:51
actionadmin_enqueue_scriptsclass.paydart.php:589
actionwp_headwoo-paydart.php:78
actionadd_meta_boxeswoo-paydart.php:82
actionadmin_headwoo-paydart.php:196
actionplugins_loadedwoo-paydart.php:303
filterwoocommerce_payment_gatewayswoo-paydart.php:312
actionthe_contentwoo-paydart.php:325
actionwp_headwoo-paydart.php:328
Maintenance & Trust

PayDart Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJan 9, 2023
PHP min version5.6
Downloads617

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

PayDart Alternatives

No alternatives data available yet.

Developer Profile

PayDart Developer Profile

serviceproviderpaydart

1 plugin · 0 total installs

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

How We Detect PayDart

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
paydart_blockpaydart-img-loader
Data Attributes
id="paydart_table"id="paydart_area"
FAQ

Frequently Asked Questions about PayDart