CryptX Security & Risk Analysis

wordpress.org/plugins/cryptx

No more SPAM by spiders scanning your site for email addresses!

10K active installs v4.0.11 PHP 8.3+ WP 6.7+ Updated Dec 18, 2025
antispamemail-encryptionmailprivacyspam-protection
99
A · Safe
CVEs total1
Unpatched0
Last CVEDec 4, 2025
Safety Verdict

Is CryptX Safe to Use in 2026?

Generally Safe

Score 99/100

CryptX has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Dec 4, 2025Updated 5mo ago
Risk Assessment

The cryptX plugin v4.0.11 exhibits a generally good security posture with several strengths, including a very small attack surface, a high percentage of properly escaped output, and the presence of nonce and capability checks on its identified entry points. The absence of external HTTP requests and bundled libraries is also a positive sign. However, there are notable areas of concern that temper this positive outlook. Specifically, the plugin performs SQL queries without utilizing prepared statements, which is a significant risk for SQL injection vulnerabilities, even if none are immediately evident in the taint analysis. Furthermore, the taint analysis, while finding no critical or high severity issues, did identify two flows with unsanitized paths, suggesting potential for unexpected data handling or information leakage. The vulnerability history, despite having no currently unpatched CVEs, indicates a past medium-severity Cross-Site Scripting (XSS) vulnerability. This suggests that the developers have addressed past issues, but it also highlights a historical tendency towards input validation or output escaping flaws, which could resurface.

Key Concerns

  • SQL queries not using prepared statements
  • Taint flows with unsanitized paths
  • Past medium severity CVE (XSS)
Vulnerabilities
1 published

CryptX Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-13739medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CryptX <= 4.0.5 - Authenticated (Contributor+) Stored Cross-Site Scripting

Dec 4, 2025 Patched in 4.0.6 (7d)
Version History

CryptX Release Timeline

v4.0.11Current
v4.0.10
v4.0.9
v4.0.8
v4.0.7
v4.0.6
v4.0.51 CVE
v4.0.41 CVE
v4.0.31 CVE
v4.0.21 CVE
v4.0.11 CVE
v4.0.01 CVE
v3.5.21 CVE
v3.5.11 CVE
v3.5.01 CVE
v3.4.5.31 CVE
v3.4.5.21 CVE
v3.4.5.11 CVE
v3.4.51 CVE
v3.4.41 CVE
Code Analysis
Analyzed Mar 16, 2026

CryptX Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

99% escaped134 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
handleFormSubmission (classes\CryptXSettingsTabs.php:120)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CryptX Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[cryptx] classes\CryptX.php:155
WordPress Hooks 17
actionwp_enqueue_scriptsclasses\CryptX.php:124
actionadmin_menuclasses\CryptX.php:141
actionwp_insert_postclasses\CryptX.php:142
actionwp_update_postclasses\CryptX.php:143
filterplugin_row_metaclasses\CryptX.php:153
filterinitclasses\CryptX.php:154
filterwidget_display_callbackclasses\CryptX.php:1107
actionadmin_menuclasses\CryptXSettingsTabs.php:52
actionadmin_enqueue_scriptsclasses\CryptXSettingsTabs.php:56
actioncryptx_settings_tabclasses\CryptXSettingsTabs.php:57
actioncryptx_settings_contentclasses\CryptXSettingsTabs.php:58
actionadmin_noticescryptx.php:49
actionadmin_noticescryptx.php:65
actionadmin_initcryptx.php:105
actionplugins_loadedcryptx.php:108
actionadmin_noticescryptx.php:129
actionadmin_noticescryptx.php:142
Maintenance & Trust

CryptX Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 18, 2025
PHP min version8.3
Downloads282K

Community Trust

Rating88/100
Number of ratings19
Active installs10K
Developer Profile

CryptX Developer Profile

Ralf Weber

1 plugin · 10K total installs

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

How We Detect CryptX

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
cryptx-email-mask
HTML Comments
<!-- cryptX encryption -->
Data Attributes
data-cryptx-email
JS Globals
CryptXFrontend
Shortcode Output
[cryptx][/cryptx]
FAQ

Frequently Asked Questions about CryptX