Mailing opt-in for Stager using CF7 (by DKZR) Security & Risk Analysis

wordpress.org/plugins/mailing-opt-in-for-stager-using-cf7

Use Contact Form 7 for your Stager mailing opt-ins form.

10 active installs v1.3.3 PHP 8.0+ WP 6.0+ Updated Unknown
cf7mailingstager
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mailing opt-in for Stager using CF7 (by DKZR) Safe to Use in 2026?

Generally Safe

Score 100/100

Mailing opt-in for Stager using CF7 (by DKZR) has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin "mailing-opt-in-for-stager-using-cf7" v1.3.3 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and properly escaping all output. The absence of file operations and the single external HTTP request are also positive signs. Furthermore, the lack of any recorded vulnerabilities in its history suggests a commitment to security by the developers.

However, the analysis does reveal a few areas of concern. The plugin does not implement any nonce checks or capability checks, which are crucial for preventing common WordPress vulnerabilities like Cross-Site Request Forgery (CSRF) and privilege escalation. While the attack surface is currently zero, the absence of these checks means that any future additions to the attack surface, such as AJAX handlers or shortcodes, would be inherently unprotected. The single external HTTP request also warrants careful monitoring to ensure it is not being used in a way that could expose the site to risks, especially if the target is not trusted.

In conclusion, the plugin is well-coded in terms of its direct code interactions with the WordPress core and database. The lack of past vulnerabilities is a strong positive indicator. Nevertheless, the complete omission of nonce and capability checks represents a significant potential weakness that could be exploited if the plugin's functionality were to expand or if attackers discover a way to trigger its existing features without proper authorization.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • External HTTP requests without evident sanitization
Vulnerabilities
None known

Mailing opt-in for Stager using CF7 (by DKZR) Security Vulnerabilities

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

Mailing opt-in for Stager using CF7 (by DKZR) Code Analysis

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

Output Escaping

100% escaped12 total outputs
Attack Surface

Mailing opt-in for Stager using CF7 (by DKZR) Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwpcf7_admin_loadmailing-opt-in-for-stager-using-cf7.php:18
filterwpcf7_skip_mailmailing-opt-in-for-stager-using-cf7.php:92
filterwpcf7_submission_resultmailing-opt-in-for-stager-using-cf7.php:100
Maintenance & Trust

Mailing opt-in for Stager using CF7 (by DKZR) Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version8.0
Downloads373

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Mailing opt-in for Stager using CF7 (by DKZR) Developer Profile

joost de keijzer

3 plugins · 50K total installs

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

How We Detect Mailing opt-in for Stager using CF7 (by DKZR)

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
dashicons-beforedashicons-warning
REST Endpoints
/api/ticketshop/optin/register
Shortcode Output
<textarea class="large-text code" rows="11" readonly> <label> Your email [email* email autocomplete:email] </label> <label> Your first name [text firstname] </label> <label> Your last name [text lastname] </label> [submit "Submit"] </textarea>
FAQ

Frequently Asked Questions about Mailing opt-in for Stager using CF7 (by DKZR)