Unified – Email Log, Email Queue, Page cache and more Security & Risk Analysis

wordpress.org/plugins/unified

Unified is a plugin that combines functionalities that most sites use, all in one plugin, with a sharp focus on high performance and low memory usage.

0 active installs v1.2.0 PHP 7.2+ WP 5.7+ Updated Jul 11, 2024
email-logemail-queuepage-cachingsecurity-headerssmtp
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Unified – Email Log, Email Queue, Page cache and more Safe to Use in 2026?

Generally Safe

Score 92/100

Unified – Email Log, Email Queue, Page cache and more has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The 'unified' plugin v1.2.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for the vast majority of its SQL queries and properly escaping most of its output. The absence of recorded vulnerabilities and CVEs in its history is also a strong indicator of a relatively secure development process and diligent maintenance. However, significant concerns arise from the static analysis, particularly regarding its attack surface.

The plugin exposes three AJAX handlers, all of which lack authentication checks. This is a critical oversight, as it allows unauthenticated users to trigger potentially sensitive operations. Furthermore, the taint analysis reveals two flows with unsanitized paths, both classified as high severity. While these might not have manifested as publicly known vulnerabilities, they represent potential pathways for exploitation that could lead to serious security breaches if combined with other weaknesses or specific attack vectors.

In conclusion, while the plugin has strengths in its handling of database queries and output sanitization, the unprotected AJAX endpoints and identified unsanitized taint flows represent substantial security risks. The clean vulnerability history is positive, but it does not negate the immediate threats identified in the code analysis. Addressing the unprotected entry points and the high-severity taint flows should be a priority to improve the overall security of this plugin.

Key Concerns

  • Unprotected AJAX handlers
  • High severity unsanitized taint flows
Vulnerabilities
None known

Unified – Email Log, Email Queue, Page cache and more Security Vulnerabilities

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

Unified – Email Log, Email Queue, Page cache and more Code Analysis

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

SQL Query Safety

91% prepared11 total queries

Output Escaping

83% escaped18 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
handlePOST (src\Pages\EmailLog.php:63)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Unified – Email Log, Email Queue, Page cache and more Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_unified_configurationsrc\Utilities\AsyncRequest\AsyncRequestHandler.php:21
authwp_ajax_unified_email_logsrc\Utilities\AsyncRequest\AsyncRequestHandler.php:29
authwp_ajax_unified_email_testsrc\Utilities\AsyncRequest\AsyncRequestHandler.php:37
WordPress Hooks 48
actionactivated_pluginsrc\Modules\Caching\CachingModule.php:23
actiondeactivated_pluginsrc\Modules\Caching\CachingModule.php:24
actionupgrader_process_completesrc\Modules\Caching\CachingModule.php:26
actionswitch_themesrc\Modules\Caching\CachingModule.php:28
actionwp_create_nav_menusrc\Modules\Caching\CachingModule.php:29
actionwp_update_nav_menusrc\Modules\Caching\CachingModule.php:30
actionwp_delete_nav_menusrc\Modules\Caching\CachingModule.php:31
actionupdate_option_sidebars_widgetssrc\Modules\Caching\CachingModule.php:32
actionsave_postsrc\Modules\Caching\CachingModule.php:35
actiondelete_postsrc\Modules\Caching\CachingModule.php:36
actionclean_post_cachesrc\Modules\Caching\CachingModule.php:37
actionpost_updatedsrc\Modules\Caching\CachingModule.php:38
actionpre_post_updatesrc\Modules\Caching\CachingModule.php:39
actionwoocommerce_product_set_stocksrc\Modules\Caching\CachingModule.php:41
actionwoocommerce_product_set_stock_statussrc\Modules\Caching\CachingModule.php:42
actionupdate_option_comment_mail_optionssrc\Modules\Caching\CachingModule.php:43
actionadded_term_relationshipsrc\Modules\Caching\CachingModule.php:45
actiondelete_term_relationshipssrc\Modules\Caching\CachingModule.php:46
actiontrackback_postsrc\Modules\Caching\CachingModule.php:48
actionpingback_postsrc\Modules\Caching\CachingModule.php:49
actioncomment_postsrc\Modules\Caching\CachingModule.php:50
actionedit_commentsrc\Modules\Caching\CachingModule.php:51
actiontransition_comment_statussrc\Modules\Caching\CachingModule.php:52
actioncreate_termsrc\Modules\Caching\CachingModule.php:54
actionedit_termssrc\Modules\Caching\CachingModule.php:55
actiondelete_termsrc\Modules\Caching\CachingModule.php:56
actionadd_linksrc\Modules\Caching\CachingModule.php:58
actionedit_linksrc\Modules\Caching\CachingModule.php:59
actiondelete_linksrc\Modules\Caching\CachingModule.php:60
actionshutdownsrc\Modules\Caching\PageCache.php:85
actiondo_feedsrc\Modules\Clean\WPOutput.php:60
actiondo_feed_rdfsrc\Modules\Clean\WPOutput.php:61
actiondo_feed_rsssrc\Modules\Clean\WPOutput.php:62
actiondo_feed_rss2src\Modules\Clean\WPOutput.php:63
actiondo_feed_atomsrc\Modules\Clean\WPOutput.php:64
actiondo_feed_rss2_commentssrc\Modules\Clean\WPOutput.php:65
actiondo_feed_atom_commentssrc\Modules\Clean\WPOutput.php:66
actiontemplate_redirectsrc\Modules\Clean\WPOutput.php:75
filtershow_admin_barsrc\Modules\Clean\WPOutput.php:90
filterpre_wp_mailsrc\Modules\Email\EmailLog.php:25
filterpre_wp_mailsrc\Modules\Email\EmailQueue.php:34
filtercron_schedulessrc\Modules\Email\EmailQueue.php:37
actionunified_cron_email_queue_processingsrc\Modules\Email\EmailQueue.php:47
filterwp_headerssrc\Modules\Security\Headers.php:22
actioninitsrc\UnifiedPlugin.php:87
actionadmin_menusrc\UnifiedPlugin.php:100
actionadmin_enqueue_scriptssrc\UnifiedPlugin.php:122
actionadmin_enqueue_scriptssrc\UnifiedPlugin.php:137

Scheduled Events 1

unified_cron_email_queue_processing
Maintenance & Trust

Unified – Email Log, Email Queue, Page cache and more Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 11, 2024
PHP min version7.2
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Unified – Email Log, Email Queue, Page cache and more Developer Profile

Daev.tech

1 plugin · 0 total installs

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

How We Detect Unified – Email Log, Email Queue, Page cache and more

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
unified-settings-boxunified-content-wrapperunified-table-wrapperunified-tab-navunified-tab-content
HTML Comments
Copyright (C) 2018 Daev.tech (email: support@daev.tech)This program is free software; you can redistribute it and/ormodify it under the terms of the GNU General Public Licenseas published by the Free Software Foundation; either version 2+28 more
Data Attributes
data-unified-noncedata-unified-url
JS Globals
unified_data
REST Endpoints
/wp-json/unified/
FAQ

Frequently Asked Questions about Unified – Email Log, Email Queue, Page cache and more