AstroPay for WooCommerce Security & Risk Analysis

wordpress.org/plugins/astropay-for-woocommerce

Accept AstroPay payment methods in your WooCommerce store.

60 active installs v2.0.9 PHP 7.0+ WP 3.8+ Updated Feb 2, 2026
commercee-commerceecommercewoothemeswordpress-ecommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AstroPay for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "astropay-for-woocommerce" v2.0.9 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and a high rate of proper output escaping (91 total outputs, 70% escaped). The absence of known CVEs and recorded vulnerability history is a strong indicator of a historically secure plugin, suggesting careful development and maintenance. However, the static analysis reveals significant concerns regarding its attack surface.

The plugin has two identified entry points via AJAX handlers, and critically, both of these lack authentication checks. This means any unauthenticated user could potentially trigger these AJAX actions, posing a direct security risk if these handlers are not inherently safe or if they perform sensitive operations. The lack of capability checks further exacerbates this issue. While taint analysis shows no flows with unsanitized paths, the unprotected AJAX handlers represent a significant vulnerability vector that could be exploited without proper authorization.

In conclusion, while the plugin benefits from strong data handling practices and a clean vulnerability history, the presence of two unprotected AJAX handlers is a serious weakness. This creates a substantial attack surface that requires immediate attention. The plugin's strengths in SQL and output handling are overshadowed by this critical gap in authentication, suggesting a need for immediate review and patching of these entry points.

Key Concerns

  • AJAX handlers without auth checks
  • AJAX handlers without capability checks
  • High percentage of unescaped output
Vulnerabilities
None known

AstroPay for WooCommerce Security Vulnerabilities

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

AstroPay for WooCommerce Code Analysis

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

Output Escaping

70% escaped91 total outputs
Attack Surface
2 unprotected

AstroPay for WooCommerce Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_astropay_request_deposit_actionhooks.php:49
noprivwp_ajax_astropay_request_deposit_actionhooks.php:56
WordPress Hooks 12
actionplugins_loadedastropay-woocommerce.php:22
actionactivated_pluginastropay-woocommerce.php:23
actionbefore_woocommerce_initastropay-woocommerce.php:287
filterwoocommerce_payment_gatewayshooks.php:20
filterwoocommerce_available_payment_gatewayshooks.php:21
actionadmin_menuhooks.php:37
actionadmin_enqueue_scriptshooks.php:38
actionwp_enqueue_scriptshooks.php:46
actionwoocommerce_api_wc-astropayhooks.php:65
actionwp_enqueue_scriptssrc\gateway\class-wc-astropay.php:96
actionadmin_noticessrc\gateway\class-wc-astropay.php:127
actionadmin_noticessrc\gateway\class-wc-astropay.php:140
Maintenance & Trust

AstroPay for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 2, 2026
PHP min version7.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

AstroPay for WooCommerce Developer Profile

astropayintegrations

1 plugin · 60 total installs

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

How We Detect AstroPay for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/astropay-for-woocommerce/src/assets/css/onboarding.css/wp-content/plugins/astropay-for-woocommerce/src/assets/js/gateway.js
Script Paths
https://js.astropay.com/v2/sdk.js
Version Parameters
astropay-for-woocommerce/assets/css/onboarding.css?ver=astropay-for-woocommerce/assets/js/gateway.js?ver=

HTML / DOM Fingerprints

JS Globals
astropay_gateway_params
FAQ

Frequently Asked Questions about AstroPay for WooCommerce