ATLOS Crypto Payments for WooCommerce Security & Risk Analysis

wordpress.org/plugins/atlos-payments

ATLOS is a permissionless non-custodial crypto payment gateway with recurring billing support. One-click signup. No KYC. No paperwork. No middleman.

50 active installs v2.0.0 PHP 7.0+ WP 6.0+ Updated Dec 13, 2025
accept-crypto-paymentsbitcoinethereumlitecoinmonero
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ATLOS Crypto Payments for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The atlos-payments v2.0.0 plugin demonstrates a strong security posture in several key areas based on the provided static analysis. Notably, it exhibits no known CVEs, indicating a history of responsible security management or a lack of significant past discoveries. The code analysis reveals excellent practices regarding SQL queries, all of which use prepared statements, and all output is properly escaped. There are no indications of dangerous functions being used.

However, there are areas of concern that warrant attention. The taint analysis shows three flows with unsanitized paths. While no critical or high severity issues were found in these flows, the presence of unsanitized paths is a direct indicator of potential vulnerabilities if user input is not rigorously validated and sanitized before being processed or used in file operations. The lack of nonce checks and capability checks on potential entry points (though the attack surface is currently reported as zero) is a significant concern. If any entry points were to emerge or be introduced in future updates, the absence of these fundamental WordPress security mechanisms would leave the plugin highly vulnerable to various attacks, such as cross-site request forgery (CSRF). The presence of file operations and external HTTP requests, without corresponding authorization checks or sanitization for the paths involved, also presents a risk.

In conclusion, while the plugin avoids common pitfalls like unescaped output and raw SQL, the taint analysis and absence of crucial security checks like nonces and capability checks on file operations and HTTP requests highlight critical areas for improvement. The plugin's security is currently reliant on the absence of exploitable entry points, which is a fragile state. Addressing the unsanitized paths and implementing robust authorization checks on all potential input vectors is paramount to strengthening its security.

Key Concerns

  • Unsanitized paths in taint flows
  • File operations without capability checks
  • External HTTP requests without capability checks
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

ATLOS Crypto Payments for WooCommerce Security Vulnerabilities

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

ATLOS Crypto Payments for WooCommerce Code Analysis

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

Output Escaping

100% escaped9 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
atlos_init_gateway_class (atlos-payments.php:94)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

ATLOS Crypto Payments for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
filterplugin_action_links_atlos-payments/atlos-payments.phpatlos-payments.php:60
actionbefore_woocommerce_initatlos-payments.php:71
filterwoocommerce_payment_gatewaysatlos-payments.php:84
actionplugins_loadedatlos-payments.php:93
filterwoocommerce_endpoint_order-received_titleatlos-payments.php:140
filterwoocommerce_thankyou_order_received_textatlos-payments.php:141
actionwoocommerce_api_atlos-paymentsatlos-payments.php:142
actionbefore_woocommerce_initatlos-payments.php:473
actionwoocommerce_blocks_loadedatlos-payments.php:476
actionwoocommerce_blocks_payment_method_type_registrationatlos-payments.php:496
actionwoocommerce_thankyouclass-atlos-payment-block.php:20
Maintenance & Trust

ATLOS Crypto Payments for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 13, 2025
PHP min version7.0
Downloads619

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

ATLOS Crypto Payments for WooCommerce Developer Profile

ATLOS Crypto Payment Gateway

1 plugin · 50 total installs

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

How We Detect ATLOS Crypto Payments 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/atlos-payments/atlos-payments.php

HTML / DOM Fingerprints

JS Globals
atlos_app_urlatlos_api_urlatlos_params
REST Endpoints
/wp-json/atlos-payments/v1/payment
FAQ

Frequently Asked Questions about ATLOS Crypto Payments for WooCommerce