Deliverability – pass DKIM, SPF, DMARC & more Security & Risk Analysis

wordpress.org/plugins/deliverability

Check and improve your Email Deliverability. Pass DMARC by DKIM-signing your emails without an external SMTP. Comply with Google & Yahoo requirements!

800 active installs v1.8.0 PHP 7.4+ WP 5.9+ Updated Sep 15, 2025
deliverabilitydkimdmarcemailspf
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Deliverability – pass DKIM, SPF, DMARC & more Safe to Use in 2026?

Generally Safe

Score 100/100

Deliverability – pass DKIM, SPF, DMARC & more has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The "deliverability" plugin v1.8.0 exhibits a generally good security posture with zero known CVEs and no recorded vulnerabilities. The static analysis shows a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, which is a significant strength. Furthermore, all SQL queries utilize prepared statements, a crucial security measure. However, the presence of dangerous functions like `proc_open` and `unserialize` raises concerns, as these can be leveraged in vulnerabilities if not handled with extreme care and proper sanitization. The limited output escaping (30%) is another area that warrants attention, as unescaped output can lead to Cross-Site Scripting (XSS) vulnerabilities.

The plugin's vulnerability history is clean, suggesting a diligent development team or perhaps limited exposure. However, the absence of vulnerabilities does not negate the risks identified in the code analysis. The use of `unserialize` is particularly concerning as it can lead to Remote Code Execution (RCE) if untrusted data is deserialized. While the taint analysis shows no current flows with unsanitized paths, the potential for exploitation exists given the presence of these dangerous functions. In conclusion, the plugin benefits from a minimal attack surface and secure database practices, but the use of dangerous functions and insufficient output escaping represent key areas for improvement to further enhance its security.

Key Concerns

  • Presence of 'unserialize' function
  • Presence of 'proc_open' function
  • Low percentage of properly escaped output
Vulnerabilities
None known

Deliverability – pass DKIM, SPF, DMARC & more Security Vulnerabilities

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

Deliverability – pass DKIM, SPF, DMARC & more Code Analysis

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

Dangerous Functions Found

proc_open$this->process = proc_open($this->command, static::DESCRIPTOR_SPEC, $this->pipes, $this->cwd);vendor-prefixed\psr-4\Monolog\Handler\ProcessHandler.php:116
unserialize$this->__unserialize(unserialize($data));vendor-prefixed\psr-4\Twig\Profiler\Profile.php:163

Bundled Libraries

PHPMailerGuzzle

Output Escaping

30% escaped10 total outputs
Attack Surface

Deliverability – pass DKIM, SPF, DMARC & more Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuindex.php:29
actionadmin_initindex.php:31
actionadmin_initindex.php:33
actionplugins_loadedindex.php:35
actionphpmailer_initindex.php:37
actiontd/phpmailer-presendindex.php:39
filterwp_mail_fromsrc\EmailDomainProvider.php:19
actionadmin_noticessrc\Plugin\Configurer.php:170
filterplugin_action_links_deliverability/index.phpsrc\Plugin\Configurer.php:172
Maintenance & Trust

Deliverability – pass DKIM, SPF, DMARC & more Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 15, 2025
PHP min version7.4
Downloads11K

Community Trust

Rating84/100
Number of ratings15
Active installs800
Developer Profile

Deliverability – pass DKIM, SPF, DMARC & more Developer Profile

Top Deliverability

1 plugin · 800 total installs

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

How We Detect Deliverability – pass DKIM, SPF, DMARC & more

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/deliverability/assets/css/admin.css/wp-content/plugins/deliverability/assets/js/admin.js
Script Paths
/wp-content/plugins/deliverability/assets/js/admin.js
Version Parameters
deliverability/assets/css/admin.css?ver=deliverability/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
top-deliverability-admin-page
Data Attributes
data-td-plugin-version="1.8.0"
JS Globals
window.topDeliverabilityAdmin
FAQ

Frequently Asked Questions about Deliverability – pass DKIM, SPF, DMARC & more