Devdraft Payment Security & Risk Analysis

wordpress.org/plugins/devdraft-payment

A comprehensive WordPress plugin for seamless payment processing through bank transfers and stablecoin transactions.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Oct 30, 2025
bank-transferfintechpaymentstablecoin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Devdraft Payment Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The devdraft-payment plugin v1.0.0 demonstrates a generally good security posture with strong adherence to many best practices. Notably, all SQL queries are properly prepared, and the vast majority of output is correctly escaped, significantly reducing the risk of SQL injection and cross-site scripting (XSS) vulnerabilities. The absence of any recorded vulnerabilities or CVEs in its history is also a positive indicator of stable and secure development. However, a significant concern arises from the presence of one AJAX handler that lacks authentication checks. This creates a direct entry point for unauthenticated users to interact with potentially sensitive plugin functionality, which is a common vector for various attacks.

Key Concerns

  • AJAX handler without authentication check
  • Taint flow with unsanitized paths (High severity)
  • Taint flow with unsanitized paths (High severity)
Vulnerabilities
None known

Devdraft Payment Security Vulnerabilities

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

Devdraft Payment Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Devdraft Payment Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

99% escaped97 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
transactions_page (includes\class-devdraft-admin.php:184)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Devdraft Payment Attack Surface

Entry Points8
Unprotected1

AJAX Handlers 6

authwp_ajax_devdraft_payment_create_intentincludes\class-devdraft-ajax.php:16
noprivwp_ajax_devdraft_payment_create_intentincludes\class-devdraft-ajax.php:17
authwp_ajax_devdraft_payment_get_transactionincludes\class-devdraft-ajax.php:18
noprivwp_ajax_devdraft_payment_get_transactionincludes\class-devdraft-ajax.php:19
authwp_ajax_devdraft_test_cronincludes\class-devdraft-ajax.php:20
authwp_ajax_devdraft_test_ajaxincludes\class-devdraft-ajax.php:21

Shortcodes 2

[devdraft_payment] includes\class-devdraft-shortcodes.php:18
[devdraft_transaction] includes\class-devdraft-shortcodes.php:19
WordPress Hooks 10
actioninitdevdraft-payment.php:38
actionwp_enqueue_scriptsdevdraft-payment.php:39
filtercron_schedulesdevdraft-payment.php:42
actionadmin_menuincludes\class-devdraft-admin.php:16
actionadmin_initincludes\class-devdraft-admin.php:17
actionadmin_noticesincludes\class-devdraft-admin.php:18
actionupdate_option_devdraft_payment_status_check_intervalincludes\class-devdraft-admin.php:19
actionadmin_enqueue_scriptsincludes\class-devdraft-admin.php:20
actioninitincludes\class-devdraft-database.php:16
actiondevdraft_payment_check_transaction_statusesincludes\class-devdraft-database.php:17

Scheduled Events 2

devdraft_payment_check_transaction_statuses
devdraft_payment_check_transaction_statuses
Maintenance & Trust

Devdraft Payment Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.6
Last updatedOct 30, 2025
PHP min version7.4
Downloads553

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Devdraft Payment Developer Profile

Devdraft

2 plugins · 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 Devdraft Payment

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/devdraft-payment/assets/css/payment.css/wp-content/plugins/devdraft-payment/assets/js/qrcode.min.js/wp-content/plugins/devdraft-payment/assets/js/payment.js
Script Paths
/wp-content/plugins/devdraft-payment/assets/js/payment.js/wp-content/plugins/devdraft-payment/assets/js/qrcode.min.js
Version Parameters
devdraft-payment/assets/css/payment.css?ver=devdraft-payment/assets/js/qrcode.min.js?ver=devdraft-payment/assets/js/payment.js?ver=

HTML / DOM Fingerprints

CSS Classes
devdraft-payment-form
HTML Comments
<!-- Devdraft Payment Shortcode Start --><!-- Devdraft Payment Shortcode End --><!-- Devdraft Payment Admin Settings Start --><!-- Devdraft Payment Admin Settings End -->+2 more
Data Attributes
data-ajax-urldata-noncedata-plugin-urldata-logo-path
JS Globals
devdraft_ajax
Shortcode Output
[devdraft_payment_form][devdraft_payment_display]
FAQ

Frequently Asked Questions about Devdraft Payment