Wb Mail Logger Security & Risk Analysis

wordpress.org/plugins/wb-mail-logger

Save all WordPress emails.

10 active installs v1.1.0 PHP 5.6+ WP 3.5.0+ Updated Dec 1, 2025
emailemail-catcheremail-logmailersave-email
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wb Mail Logger Safe to Use in 2026?

Generally Safe

Score 100/100

Wb Mail Logger has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "wb-mail-logger" plugin v1.1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices in several areas, including a high percentage of properly escaped outputs (91%) and SQL queries using prepared statements (77%). The absence of file operations, external HTTP requests, and bundled libraries further reduces potential attack vectors. However, a significant concern lies in its attack surface, with two AJAX handlers present and both lacking authentication checks, creating direct entry points for attackers. While taint analysis did not reveal critical or high severity issues, the presence of one flow with an unsanitized path warrants attention, as this could potentially lead to vulnerabilities if exploited in conjunction with other factors.

The plugin has no recorded vulnerability history (CVEs), which is a positive indicator of its current stability. This lack of past issues might suggest a diligent development process or simply a lack of discovery. Despite this, the presence of unprotected AJAX handlers remains a notable weakness. The plugin's strengths lie in its careful handling of database queries and output, but the critical lack of authorization on its entry points necessitates caution. Overall, the plugin is reasonably secure in its data handling but has a critical flaw in its access control for its AJAX endpoints.

Key Concerns

  • Unprotected AJAX handlers
  • Flow with unsanitized path
Vulnerabilities
None known

Wb Mail Logger Security Vulnerabilities

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

Wb Mail Logger Code Analysis

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

SQL Query Safety

77% prepared13 total queries

Output Escaping

91% escaped54 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

5 flows1 with unsanitized paths
delete_mail_log (admin\class-wb-mail-logger-admin.php:159)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Wb Mail Logger Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wb_mlr_detail_viewincludes\class-wb-mail-logger.php:157
authwp_ajax_wb_mlr_resendincludes\class-wb-mail-logger.php:171
WordPress Hooks 8
filterwp_kses_allowed_htmladmin\class-wb-mail-logger-admin.php:202
actionplugins_loadedincludes\class-wb-mail-logger.php:137
actionadmin_menuincludes\class-wb-mail-logger.php:152
actionadmin_initincludes\class-wb-mail-logger.php:158
filterwp_mailincludes\class-wb-mail-logger.php:161
actionwp_mail_failedincludes\class-wb-mail-logger.php:165
actionadmin_enqueue_scriptsincludes\class-wb-mail-logger.php:168
actionadmin_enqueue_scriptsincludes\class-wb-mail-logger.php:169
Maintenance & Trust

Wb Mail Logger Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 1, 2025
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Wb Mail Logger Developer Profile

Web Builder 143

3 plugins · 11K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
39 days
View full developer profile
Detection Fingerprints

How We Detect Wb Mail Logger

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wb-mail-logger/admin/css/wb-mail-logger-admin.css/wp-content/plugins/wb-mail-logger/admin/js/wb-mail-logger-admin.js
Script Paths
/wp-content/plugins/wb-mail-logger/admin/js/wb-mail-logger-admin.js
Version Parameters
wb-mail-logger-adminwb-mail-logger

HTML / DOM Fingerprints

CSS Classes
wb_mlr_data_idwb_mlr_bulk_deletewb_mlr_deletewb_mlr_searchwb_mlr_bulk_actionwb_mlr_reset_buttonwb_mlr_bulk_action_submit
Data Attributes
data-wb_mlr_delete_id
JS Globals
wb_mlr_params
FAQ

Frequently Asked Questions about Wb Mail Logger