Easy Textillate Security & Risk Analysis

wordpress.org/plugins/easy-textillate

Very beautiful text animations (shortcodes in posts and widgets or PHP code in theme files).

2K active installs v2.02 PHP 5.3+ WP 3.3+ Updated May 19, 2025
animateanimationanimationscss3css3-animations
78
B · Generally Safe
CVEs total2
Unpatched1
Last CVEApr 15, 2024
Safety Verdict

Is Easy Textillate Safe to Use in 2026?

Mostly Safe

Score 78/100

Easy Textillate is generally safe to use. 2 past CVEs were resolved. Keep it updated.

2 known CVEs 1 unpatched Last CVE: Apr 15, 2024Updated 10mo ago
Risk Assessment

The "easy-textillate" plugin v2.02 presents a mixed security posture. On the positive side, the code analysis shows good practices like 100% use of prepared statements for SQL queries and a high percentage (95%) of properly escaped output, indicating an effort to prevent common web vulnerabilities. There are no detected dangerous functions, file operations, or external HTTP requests, which are generally positive signs for security. Furthermore, the attack surface appears limited with only two shortcodes identified and no AJAX handlers or REST API routes found to be unprotected.

However, significant concerns arise from the vulnerability history. The plugin has a history of two known CVEs, with one still unpatched. Both historical vulnerabilities were of medium severity and related to Cross-site Scripting (XSS). This suggests a recurring pattern of input sanitization or output escaping issues, despite the otherwise good static analysis results for output escaping in the current version. The absence of nonce and capability checks in the static analysis is also a notable weakness, particularly as the identified entry points (shortcodes) could potentially be leveraged in attack chains if not properly secured elsewhere.

In conclusion, while the current version of "easy-textillate" exhibits some good coding practices, the persistent unpatched medium-severity XSS vulnerabilities in its history are a significant red flag. This indicates a potential for similar issues to exist or re-emerge, and the lack of explicit nonce and capability checks on the identified entry points warrants caution.

Key Concerns

  • Unpatched medium severity CVE
  • Vulnerability history of XSS
  • 0 Nonce checks
  • 0 Capability checks
Vulnerabilities
2

Easy Textillate Security Vulnerabilities

CVEs by Year

2 CVEs in 2024 · unpatched
2024
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

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

Easy Textillate <= 2.02 - Authenticated(Contributor+) Stored Cross-Site Scripting

Apr 15, 2024Unpatched
CVE-2024-2303medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Easy Textillate <= 2.01 - Authenticated(Contributor+) Stored Cross-Site Scripting via Shortcode

Mar 25, 2024 Patched in 2.02 (68d)
Code Analysis
Analyzed Mar 16, 2026

Easy Textillate Code Analysis

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

Output Escaping

95% escaped74 total outputs
Attack Surface

Easy Textillate Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[textillate] easy-textillate.php:420
[textillate-group] easy-textillate.php:473
WordPress Hooks 11
actioniniteasy-textillate.php:16
actionwp_enqueue_scriptseasy-textillate.php:37
actionadmin_enqueue_scriptseasy-textillate.php:57
actionadmin_menueasy-textillate.php:333
actionwp_footereasy-textillate.php:551
filterwidget_texteasy-textillate.php:555
filterwidget_titleeasy-textillate.php:556
actionthe_titleeasy-textillate.php:572
filterthe_contenteasy-textillate.php:584
filterbbp_get_reply_contenteasy-textillate.php:590
filterbbp_get_topic_contenteasy-textillate.php:591
Maintenance & Trust

Easy Textillate Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 19, 2025
PHP min version5.3
Downloads29K

Community Trust

Rating96/100
Number of ratings15
Active installs2K
Developer Profile

Easy Textillate Developer Profile

Flector

15 plugins · 44K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
782 days
View full developer profile
Detection Fingerprints

How We Detect Easy Textillate

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-textillate/inc/jquery.lettering.js/wp-content/plugins/easy-textillate/inc/jquery.textillate.js/wp-content/plugins/easy-textillate/inc/animate.min.css/wp-content/plugins/easy-textillate/inc/easy-textillate.js/wp-content/plugins/easy-textillate/inc/easy-textillate.css
Script Paths
/wp-content/plugins/easy-textillate/inc/jquery.lettering.js/wp-content/plugins/easy-textillate/inc/jquery.textillate.js/wp-content/plugins/easy-textillate/inc/easy-textillate.js
Version Parameters
easy-textillate/inc/easy-textillate.js?ver=easy-textillate/inc/easy-textillate.css?ver=

HTML / DOM Fingerprints

CSS Classes
foptionstbonhidetcodeplaygroundviewporttlttexts+5 more
HTML Comments
<!-- Plugin Name: Easy Textillate Plugin URI: https://wordpress.org/plugins/easy-textillate/ Description: Very beautiful text animations (shortcodes in posts and widgets or PHP code in theme files). Version: 2.02 Author: Flector Author URI: https://profiles.wordpress.org/flector#content-plugins Text Domain: easy-textillate --><!--загрузка файла локализации плагина begin<!--загрузка файла локализации плагина end<!--добавление ссылки "Настройки" на странице со списком плагинов begin+9 more
Data Attributes
data-keydata-type
JS Globals
closedonatet-close-donat
Shortcode Output
<div class="tlt"> <ul class="texts" style="display: none"> <span class="mytext"></span> </ul> </div>
FAQ

Frequently Asked Questions about Easy Textillate