PocketGecko Email Security & Risk Analysis

wordpress.org/plugins/pocketgecko-email

Makes it easy to configure and send emails using POST/AJAX.

0 active installs v1.0.0 PHP + WP 5.0+ Updated Apr 1, 2021
ajaxemailpostsettingssmtp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is PocketGecko Email Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The pocketgecko-email plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively, and has no known vulnerabilities or a history of them, suggesting a potentially stable and secure codebase. File operations and external HTTP requests are also absent, reducing common attack vectors. However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers without any authentication checks, creating a substantial attack surface that could be exploited by unauthenticated users. While the presence of nonce and capability checks is noted, their absence on critical AJAX entry points is a serious oversight.

The taint analysis revealed one flow with unsanitized paths, which, although not flagged as critical or high severity, still warrants attention as it could lead to unintended behavior or potential vulnerabilities if exploited. The limited output escaping (32% properly escaped) is also a weakness, increasing the risk of cross-site scripting (XSS) vulnerabilities in the plugin's output. In conclusion, while the lack of known vulnerabilities is a good sign, the unprotected AJAX endpoints and the unsanitized path flow are critical security flaws that significantly lower the plugin's overall security standing.

Key Concerns

  • AJAX handlers without auth checks
  • Unsanitized paths in taint flow
  • Low percentage of properly escaped output
Vulnerabilities
None known

PocketGecko Email Security Vulnerabilities

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

PocketGecko Email Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

32% escaped37 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
pgem_post_send_email (includes\email.php:57)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

PocketGecko Email Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

noprivwp_ajax_send_emailincludes\email.php:44
authwp_ajax_send_emailincludes\email.php:45

Shortcodes 1

[pocketgecko-email] includes\shortcode.php:3
WordPress Hooks 13
actioninitincludes\email.php:3
actionphpmailer_initincludes\email.php:28
actionadmin_post_nopriv_send_emailincludes\email.php:55
actionadmin_post_send_emailincludes\email.php:56
actionwp_mail_failedincludes\email.php:225
filterwp_mail_fromincludes\email.php:235
filterwp_mail_from_nameincludes\email.php:240
actionwp_loadedincludes\scripts.php:3
actionwp_enqueue_scriptsincludes\scripts.php:10
actionadmin_enqueue_scriptsincludes\scripts.php:11
actionadmin_menupocketgecko-email-admin.php:3
actionadmin_initpocketgecko-email-admin.php:70
filterplugin_action_links_pocketgecko-email/pocketgecko-email.phppocketgecko-email.php:45
Maintenance & Trust

PocketGecko Email Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedApr 1, 2021
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

PocketGecko Email Developer Profile

axiomattik

1 plugin · 0 total installs

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

How We Detect PocketGecko Email

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pocketgecko-email/public/js/pocketgecko-email-min.js
Script Paths
/wp-content/plugins/pocketgecko-email/public/js/pocketgecko-email-min.js

HTML / DOM Fingerprints

JS Globals
pgem
Shortcode Output
<form id="pocketgecko-email-form"
FAQ

Frequently Asked Questions about PocketGecko Email