RetainFlow — Subscription Retention for WooCommerce Security & Risk Analysis

wordpress.org/plugins/retainwoo

Stop losing subscribers. Show smart retention offers the moment someone tries to cancel — pause, skip, or discount — right inside WooCommerce.

0 active installs v1.2.1 PHP 7.4+ WP 6.2+ Updated Jul 6, 2026
cancelchurnretentionsubscriptionswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RetainFlow — Subscription Retention for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "retainwoo" plugin v1.0.0 demonstrates a generally strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history suggest a mature and well-maintained codebase. The code adheres to good practices by extensively using prepared statements for SQL queries and properly escaping output, minimizing the risk of common injection and cross-site scripting vulnerabilities. The attack surface, while present with 4 AJAX handlers, is reported as being protected by authentication checks, and the lack of taint analysis findings further reinforces the confidence in the sanitization of data flows.

However, a key area of concern is the complete absence of capability checks within the code. While nonce checks are present for AJAX handlers, the lack of capability checks means that any authenticated user, regardless of their role or permissions, could potentially interact with these AJAX endpoints. This could lead to unauthorized actions if the functionality exposed through these handlers is sensitive. Given the current version and the data provided, the plugin appears robust, but this oversight in capability checks represents a potential weakness that could be exploited if the AJAX handlers perform privileged operations.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

RetainFlow — Subscription Retention for WooCommerce Security Vulnerabilities

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

RetainFlow — Subscription Retention for WooCommerce Release Timeline

v1.2.1Current
v1.2.0
v1.1.1
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

RetainFlow — Subscription Retention for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
10 prepared
Unescaped Output
3
69 escaped
Nonce Checks
4
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

83% prepared12 total queries

Output Escaping

96% escaped72 total outputs
Attack Surface

RetainFlow — Subscription Retention for WooCommerce Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_retainwoo_accept_offerincludes\class-retainwoo-interceptor.php:28
authwp_ajax_retainwoo_check_offersincludes\class-retainwoo-interceptor.php:30
authwp_ajax_retainwoo_check_discountincludes\class-retainwoo-interceptor.php:31
authwp_ajax_retainwoo_trackincludes\class-retainwoo-tracker.php:23
WordPress Hooks 14
actionadmin_menuadmin\class-retainwoo-admin.php:23
actionadmin_initadmin\class-retainwoo-admin.php:24
actionadmin_enqueue_scriptsadmin\class-retainwoo-admin.php:25
actionwoocommerce_subscription_status_cancelledincludes\class-retainwoo-compat.php:149
actionwt_subscription_status_changedincludes\class-retainwoo-compat.php:152
actionwoocommerce_order_status_changedincludes\class-retainwoo-compat.php:165
actionyith_wcss_subscription_status_changedincludes\class-retainwoo-compat.php:180
actionsumo_subscription_status_changedincludes\class-retainwoo-compat.php:195
actionwoocommerce_order_status_changedincludes\class-retainwoo-compat.php:210
actionretainwoo_resume_subincludes\class-retainwoo-cron.php:14
actionwp_enqueue_scriptsincludes\class-retainwoo-interceptor.php:27
actionretainwoo_send_winbackincludes\class-retainwoo-winback.php:23
actionadmin_noticesretainwoo.php:55
actionplugins_loadedretainwoo.php:64

Scheduled Events 5

retainwoo_send_winback
retainwoo_resume_sub
retainwoo_resume_sub
retainwoo_resume_sub
retainwoo_resume_sub
Maintenance & Trust

RetainFlow — Subscription Retention for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJul 6, 2026
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

RetainFlow — Subscription Retention for WooCommerce Developer Profile

Bikash Pun

1 plugin · 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 RetainFlow — Subscription Retention 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/retainwoo/admin/css/retainwoo-admin.css/wp-content/plugins/retainwoo/admin/js/retainwoo-admin.js
Script Paths
/wp-content/plugins/retainwoo/admin/js/retainwoo-admin.js

HTML / DOM Fingerprints

CSS Classes
retainwoo-settings-formretainwoo-offer-settingsretainwoo-winback-settingsretainwoo-dashboard-statsretainwoo-admin-noticeretainwoo-promo-banner
HTML Comments
<!-- RetainWoo Admin Settings --><!-- RetainWoo Dashboard --><!-- RetainWoo Offer Settings Section --><!-- RetainWoo Winback Settings Section -->+1 more
Data Attributes
data-retainwoo-enableddata-retainwoo-offer-pausedata-retainwoo-offer-skipdata-retainwoo-offer-discount
JS Globals
retainwoo_options_object
FAQ

Frequently Asked Questions about RetainFlow — Subscription Retention for WooCommerce