Atom Payment for WooCommerce Security & Risk Analysis

wordpress.org/plugins/woo-atom-payment-gateway

Atom Paynetz Gateway for WooCommerce. Atom Paynetz allows a merchant to accept payments along with real-time confirmation.

10 active installs v2.0.3 PHP + WP 4.0+ Updated Nov 7, 2017
atomatom-payment-gatewaygateway-for-woocommercepayment-gatewaywoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Atom Payment for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "woo-atom-payment-gateway" v2.0.3 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any known vulnerabilities in its history is a significant positive indicator. The code analysis reveals a remarkably clean state, with no dangerous functions, no raw SQL queries, and all output properly escaped. The lack of AJAX handlers, REST API routes, shortcodes, and cron events suggests a minimal attack surface, and importantly, the zero unprotected entry points further bolster this. The presence of external HTTP requests, while not inherently a vulnerability, warrants a degree of caution as it introduces an external dependency that could be exploited if the remote service is compromised or the integration is not implemented securely.

The taint analysis, however, introduces a concerning element. While no critical or high severity flows were identified, the presence of 3 flows with unsanitized paths, even if categorized as lower severity in this analysis, is a potential area of concern. This suggests that data originating from user input might not be sufficiently validated or cleaned before being used in certain operations, which could lead to unexpected behavior or, in more complex scenarios, be chained with other weaknesses to exploit the plugin. The complete absence of nonce and capability checks on any potential entry points (though the analysis indicates zero entry points, this might be a simplification or an oversight in the analysis scope if any were present) is also a notable weakness.

Key Concerns

  • Flows with unsanitized paths found
  • External HTTP requests present
  • No capability checks found
  • No nonce checks found
Vulnerabilities
None known

Atom Payment for WooCommerce Security Vulnerabilities

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

Atom Payment for WooCommerce Release Timeline

v2.0.3Current
v2.0.2
v2.0.1
v2.0
Code Analysis
Analyzed Mar 17, 2026

Atom Payment for WooCommerce Code Analysis

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

Data Flow Analysis

3 flows3 with unsanitized paths
woocommerce_atom_init (class-wc-gateway-atom.php:21)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Atom Payment for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedclass-wc-gateway-atom.php:19
actionwoocommerce_update_options_payment_gatewaysclass-wc-gateway-atom.php:61
filterwoocommerce_payment_gatewaysclass-wc-gateway-atom.php:292
Maintenance & Trust

Atom Payment for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 7, 2017
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Atom Payment for WooCommerce Developer Profile

vikaskapadiya

2 plugins · 20 total installs

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

How We Detect Atom Payment 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/woo-atom-payment-gateway/assets/css/atom-style.css/wp-content/plugins/woo-atom-payment-gateway/assets/js/atom-script.js
Script Paths
/wp-content/plugins/woo-atom-payment-gateway/assets/js/atom-script.js
Version Parameters
woo-atom-payment-gateway/assets/css/atom-style.css?ver=woo-atom-payment-gateway/assets/js/atom-script.js?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/wc_gateway_atom/
FAQ

Frequently Asked Questions about Atom Payment for WooCommerce