wp_mail Cyrillic Security & Risk Analysis

wordpress.org/plugins/wp-mail-cyrillic

Allows to receive e-mail messages in character sets different from the blog charset.

30 active installs v0.52 PHP + WP 2.3+ Updated Jun 2, 2010
commentsemailmessagesnotifications
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is wp_mail Cyrillic Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The wp-mail-cyrillic plugin version 0.52 exhibits a generally positive security posture based on the static analysis. The absence of any detected AJAX handlers, REST API routes, shortcodes, cron events, or file operations suggests a minimal attack surface. Furthermore, the code signals indicate no dangerous functions, all SQL queries use prepared statements, and there are no external HTTP requests or bundled libraries. Taint analysis also reveals no unsanitized paths or critical/high severity flows.

However, a significant concern arises from the "Output escaping" metric. With 1 total output and 0% properly escaped, this indicates that any data rendered by the plugin to the user interface is not being sanitized. This could lead to cross-site scripting (XSS) vulnerabilities if user-controlled data is present in these outputs. The lack of nonce checks and capability checks also suggests that the plugin may not be adequately protecting its functionalities, although the minimal attack surface currently mitigates this risk. The complete absence of any recorded vulnerabilities in its history is a strength, implying consistent good development practices in the past.

In conclusion, while the plugin benefits from a small attack surface and secure database interactions, the lack of output escaping presents a clear and present risk. The absence of authentication checks on its entry points, while currently mitigated by the lack of entry points, is a latent vulnerability that could become exploitable if new functionalities are added without proper security considerations. Addressing the output escaping is the most critical next step.

Key Concerns

  • Unescaped output detected
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

wp_mail Cyrillic Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

wp_mail Cyrillic Release Timeline

v0.52Current
v0.51
v0.50
v0.25
Code Analysis
Analyzed Apr 16, 2026

wp_mail Cyrillic Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

wp_mail Cyrillic Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterwp_mailwp-mail-cyrillic.php:35
filterwp_mail_from_namewp-mail-cyrillic.php:45
filterwp_mail_charsetwp-mail-cyrillic.php:58
Maintenance & Trust

wp_mail Cyrillic Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedJun 2, 2010
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

wp_mail Cyrillic Developer Profile

Sergey Biryukov

25 plugins · 313K total installs

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

How We Detect wp_mail Cyrillic

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about wp_mail Cyrillic