Send Email From Admin Security & Risk Analysis

wordpress.org/plugins/send-email-from-admin

Easily send a simple custom email with an attachment from the WordPress administration screen.

800 active installs v1.0 PHP + WP 4.0+ Updated Mar 21, 2023
admin-emailcustom-emailemailemail-toolssend-email
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Send Email From Admin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The send-email-from-admin v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of detected AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points suggests a minimal attack surface. Furthermore, the code signals indicate good development practices such as the exclusive use of prepared statements for SQL queries and the presence of a nonce check. The taint analysis also yielded no critical or high-severity flows, reinforcing the impression of robust code. The plugin's vulnerability history is also clean, with no recorded CVEs, which is a significant positive indicator of its security over time.

However, there are areas that warrant attention. While the overall output escaping is decent, a quarter of outputs are not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved in those outputs. The presence of a file operation, without further context, could also be a potential concern if not handled securely. The lack of capability checks on entry points, although the entry points are reported as zero, is a general security practice that is absent here. While the current lack of an attack surface mitigates immediate risk, future development without these checks could introduce vulnerabilities. Overall, the plugin appears secure for its current version and usage, but the unescaped outputs and the file operation deserve scrutiny to ensure no potential risks are overlooked, especially if the plugin is extended or user input is processed.

Key Concerns

  • Unescaped outputs detected
  • File operation detected without context
  • No capability checks on entry points
Vulnerabilities
None known

Send Email From Admin Security Vulnerabilities

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

Send Email From Admin Code Analysis

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

Output Escaping

75% escaped12 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
sefa_plugin_main (send-email-from-admin.php:72)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Send Email From Admin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menusend-email-from-admin.php:45
actionplugins_loadedsend-email-from-admin.php:65
Maintenance & Trust

Send Email From Admin Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedMar 21, 2023
PHP min version
Downloads12K

Community Trust

Rating92/100
Number of ratings18
Active installs800
Developer Profile

Send Email From Admin Developer Profile

kojak711

1 plugin · 800 total installs

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

How We Detect Send Email From Admin

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Send Email From Admin