Improve Email Spam Score – Improves forms phpmail spam score Security & Risk Analysis

wordpress.org/plugins/improve-email-spam-score

This plugin adds a email return-path and envelope-from address to the wp_mail () function. Which reduces the spam score sent from your website form.

200 active installs v1.3 PHP 5.6+ WP 5.5+ Updated Jan 4, 2026
emailenvelope-senderphpmailphpmailer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Improve Email Spam Score – Improves forms phpmail spam score Safe to Use in 2026?

Generally Safe

Score 100/100

Improve Email Spam Score – Improves forms phpmail spam score has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "improve-email-spam-score" plugin v1.3 exhibits a generally strong security posture based on the provided static analysis. There are no identified critical or high severity taint flows, no dangerous functions used, and SQL queries are exclusively handled via prepared statements. The plugin also demonstrates good practices by including nonce checks and a lack of file operations or external HTTP requests, which significantly reduces potential attack vectors.

However, a notable area for concern is the output escaping. With only 57% of the 14 identified outputs being properly escaped, there is a moderate risk of Cross-Site Scripting (XSS) vulnerabilities. While the attack surface is currently zero and there's no vulnerability history, a weakness in output sanitization could be exploited if user-controlled data is ever introduced into these unescaped outputs. The absence of capability checks on entry points is also a potential concern if the plugin were to evolve and introduce more sensitive functionalities.

In conclusion, the plugin is built on a solid foundation with many security best practices implemented. The primary weakness lies in the incomplete output escaping, which warrants attention. The lack of any historical vulnerabilities is positive, suggesting diligent development, but it also means the plugin hasn't been thoroughly tested against real-world exploit attempts. Addressing the output escaping should be a priority to solidify its security.

Key Concerns

  • Unescaped output found
  • Missing capability checks on entry points
Vulnerabilities
None known

Improve Email Spam Score – Improves forms phpmail spam score Security Vulnerabilities

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

Improve Email Spam Score – Improves forms phpmail spam score Code Analysis

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

Output Escaping

57% escaped14 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
handle_form (improve-email-spam-score.php:77)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Improve Email Spam Score – Improves forms phpmail spam score Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuimprove-email-spam-score.php:20
actionphpmailer_initimprove-email-spam-score.php:108
filterwp_mail_fromimprove-email-spam-score.php:120
filterwp_mail_from_nameimprove-email-spam-score.php:131
actionphpmailer_initimprove-email-spam-score.php:142
Maintenance & Trust

Improve Email Spam Score – Improves forms phpmail spam score Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJan 4, 2026
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Improve Email Spam Score – Improves forms phpmail spam score Developer Profile

Teet Bergmann

3 plugins · 200 total installs

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

How We Detect Improve Email Spam Score – Improves forms phpmail spam score

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-tableregular-textsubmitbuttonbutton-primaryerrorupdated
Data Attributes
id="from_name"id="from_email"name="from_name"name="from_email"name="submit"id="submit"+2 more
FAQ

Frequently Asked Questions about Improve Email Spam Score – Improves forms phpmail spam score