Lettermint Security & Risk Analysis

wordpress.org/plugins/lettermint

Professional email delivery for WordPress. Seamlessly integrates with wp_mail() to send emails through Lettermint.

100 active installs v1.4.2 PHP 7.4+ WP 5.0+ Updated Unknown
emaillettermintsmtptransactionalwp-mail
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Lettermint Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'lettermint' plugin v1.4.2 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The plugin demonstrates good practices by implementing proper output escaping for a high percentage of its output (85%) and utilizing prepared statements for all SQL queries, which mitigates common SQL injection risks. The presence of nonce and capability checks, although limited, suggests an awareness of security principles for its entry points. The absence of known vulnerabilities, including critical or high severity ones, and a clean vulnerability history further reinforces this positive outlook.

However, there are areas for improvement. The single AJAX handler, while currently protected, represents a potential attack surface that could become a risk if authorization checks were to be removed or misconfigured in future updates. The single file operation and two external HTTP requests, while not inherently insecure, warrant careful review to ensure they are implemented safely and do not introduce unforeseen vulnerabilities. The limited number of nonce and capability checks on the single entry point is a minor concern, as it suggests that not all potential vectors for privilege escalation or unauthorized actions are comprehensively protected.

In conclusion, 'lettermint' v1.4.2 appears to be a relatively secure plugin, with no critical or high-risk issues identified. Its adherence to prepared statements and high rate of output escaping are commendable. The main weaknesses lie in the limited depth of security checks on its single entry point and the potential for the AJAX handler to become a risk if not managed diligently. Continued vigilance in future development, particularly around authorization and sanitization for any new entry points or operations, is recommended.

Key Concerns

  • Limited nonce checks on entry points
  • Limited capability checks on entry points
  • Single file operation, requires verification
  • Two external HTTP requests, requires verification
Vulnerabilities
None known

Lettermint Security Vulnerabilities

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

Lettermint Code Analysis

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

Output Escaping

85% escaped60 total outputs
Attack Surface

Lettermint Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_lettermint_test_tokenincludes\admin\class-lettermint-admin.php:55
WordPress Hooks 11
actionadmin_menuincludes\admin\class-lettermint-admin.php:49
actionadmin_initincludes\admin\class-lettermint-admin.php:50
actionadmin_noticesincludes\admin\class-lettermint-admin.php:51
actionadmin_noticesincludes\admin\class-lettermint-admin.php:52
actionadmin_enqueue_scriptsincludes\admin\class-lettermint-admin.php:53
actioninitincludes\class-lettermint-core.php:41
actionwp_mail_failedincludes\class-lettermint-core.php:59
actionwp_mail_succeededincludes\class-lettermint-core.php:60
filterwp_mail_fromincludes\class-lettermint-core.php:64
filterwp_mail_from_nameincludes\class-lettermint-core.php:68
filterpre_wp_mailincludes\class-lettermint-core.php:72
Maintenance & Trust

Lettermint Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads916

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Lettermint Developer Profile

Lettermint

1 plugin · 100 total installs

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

How We Detect Lettermint

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
lettermint-admin-pagelettermint-test-token-wrap
HTML Comments
<!-- Lettermint Admin Page --><!-- Testing API Token -->
Data Attributes
data-route-slugdata-noncedata-api-tokendata-test-url
JS Globals
lettermintAdmin
REST Endpoints
/wp-json/lettermint/v1/test-token
FAQ

Frequently Asked Questions about Lettermint