Wp Hard Mailer Security & Risk Analysis

wordpress.org/plugins/wp-hard-mailer

Create two textareas, one for create a form template and other for a mail template. The form can be putted in posts, pages or sidebars.

10 active installs v1.1.2 PHP + WP 2.5+ Updated Jun 18, 2009
emailmailsendmailtemplatetheme
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp Hard Mailer Safe to Use in 2026?

Generally Safe

Score 85/100

Wp Hard Mailer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The "wp-hard-mailer" v1.1.2 plugin exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities (CVEs) and a very small attack surface with no unprotected entry points. The absence of dangerous functions, file operations, and external HTTP requests is also reassuring. However, significant concerns arise from the static analysis of its code. Notably, 100% of outputs are not properly escaped, posing a high risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also reveals two flows with unsanitized paths, which could lead to various injection attacks if these paths are exposed to user input. Furthermore, the plugin lacks nonce checks and capability checks, leaving its functionality potentially vulnerable to unauthorized actions or privilege escalation, especially considering the potential for injection via unsanitized paths and unescaped output.

While the plugin's vulnerability history is clean, this can be misleading given the identified code weaknesses. The lack of proper output escaping and the presence of unsanitized paths represent critical security flaws that could be exploited even without prior known CVEs. The absence of prepared statements in a significant portion of SQL queries also introduces a risk of SQL injection. In conclusion, despite a clean CVE record and a small attack surface, the "wp-hard-mailer" plugin has critical security deficiencies in output handling and data sanitization that require immediate attention.

Key Concerns

  • 0% output escaping
  • 2 unsanitized paths in taint analysis
  • 0 nonce checks
  • 0 capability checks
  • 57% SQL queries without prepared statements
Vulnerabilities
None known

Wp Hard Mailer Security Vulnerabilities

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

Wp Hard Mailer Code Analysis

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

SQL Query Safety

43% prepared7 total queries

Output Escaping

0% escaped14 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
edit_page (wp-hard-mailer.php:127)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Wp Hard Mailer Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wphm] wp-hard-mailer.php:30
WordPress Hooks 2
actionadmin_menuwp-hard-mailer.php:29
actionsettings_page_WpHardMailerEditwp-hard-mailer.php:43
Maintenance & Trust

Wp Hard Mailer Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedJun 18, 2009
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Wp Hard Mailer Developer Profile

dgmike

6 plugins · 70 total installs

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

How We Detect Wp Hard Mailer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-hard-mailer/style.css
Version Parameters
wp-hard-mailer/style.css?ver=

HTML / DOM Fingerprints

Data Attributes
name="wp_hard_mailer_name"name="wp_hard_mailer_mail"name="wp_hard_mailer_fail"name="wp_hard_mailer_success"name="wp_hard_mailer_form"name="wp_hard_mailer_template"
Shortcode Output
[wphm name="
FAQ

Frequently Asked Questions about Wp Hard Mailer