Fast GetResponse Security & Risk Analysis

wordpress.org/plugins/fast-getresponse

Easily Sync GetResponse Contacts With Your WordPress Users.

10 active installs v1.1.1 PHP 7.4+ WP 4.0+ Updated Aug 9, 2023
email-automationemail-marketingget-responsegetresponsemarketing-automation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fast GetResponse Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The 'fast-getresponse' plugin v1.1.1 demonstrates a generally good security posture with no known CVEs and robust output escaping. The absence of a significant attack surface, including unprotected AJAX handlers, REST API routes, and shortcodes, is a positive indicator. However, the presence of the 'unserialize' function is a significant concern. While no taint flows with unsanitized paths were flagged as critical or high severity, the potential for deserialization vulnerabilities when processing user-supplied data that is then unserialized remains a critical risk, especially without proper input validation or sanitization preceding it.

The plugin's vulnerability history is clean, which is excellent. However, this can sometimes be misleading as new vulnerabilities can emerge. The lack of any recorded vulnerabilities does not inherently guarantee future safety. The primary weakness lies in the use of 'unserialize' without any apparent safeguards or checks, leaving it susceptible to arbitrary code execution if an attacker can control the serialized data being processed. This is compounded by the absence of nonce checks and capability checks on potential entry points (even though the attack surface is currently zero, this is a systemic weakness).

In conclusion, while the plugin has strengths in its lack of known vulnerabilities and good output escaping, the inherent danger of the 'unserialize' function without proper mitigation presents a substantial risk. The absence of nonce and capability checks further exacerbates this. Future analysis should focus on how 'unserialize' is used and what data it processes.

Key Concerns

  • Dangerous function 'unserialize' used
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Fast GetResponse Security Vulnerabilities

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

Fast GetResponse Code Analysis

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

Dangerous Functions Found

unserialize$gr_options = empty( $gr_db->settings_data ) ? array() : unserialize( $gr_db->settings_data );fast-getresponse.php:46
unserialize$aroptions = unserialize($pdata->aroptions);fast-getresponse.php:142
unserialize$gr_options = empty( $gr_db->settings_data ) ? array() : unserialize( $gr_db->settings_data );fast-getresponse.php:149
unserialize$gr_options = empty( $gr_db->settings_data ) ? array() : unserialize( $gr_db->settings_data );fast-getresponse.php:346

SQL Query Safety

57% prepared7 total queries

Output Escaping

100% escaped3 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<fast-getresponse> (fast-getresponse.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fast GetResponse Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_noticesfast-getresponse.php:27
filterff_settingsfast-getresponse.php:28
filterff_settings_datafast-getresponse.php:29
filterFM_AR_select_options_addonsfast-getresponse.php:30
filterFM_AR_options_HTML_addonsfast-getresponse.php:31
actionFM_add_to_AR_addonsfast-getresponse.php:32
actionFF_add_to_AR_addonsfast-getresponse.php:33
Maintenance & Trust

Fast GetResponse Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedAug 9, 2023
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Fast GetResponse Developer Profile

fastflow

14 plugins · 940 total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
432 days
View full developer profile
Detection Fingerprints

How We Detect Fast GetResponse

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fast-getresponse/fast-getresponse-webhook.php

HTML / DOM Fingerprints

CSS Classes
arcontentbox
Data Attributes
id="arbox9"
FAQ

Frequently Asked Questions about Fast GetResponse