FlexiWords Security & Risk Analysis

wordpress.org/plugins/flexiwords

Create eye-catching text animations with rotating words. Combine fixed and dynamic texts with customizable colors, fonts, and animation settings.

0 active installs v1.1.2 PHP + WP 5.0+ Updated Mar 21, 2026
animated-textdynamic-textrotating-texttext-animationtext-rotator
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FlexiWords Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The flexiwords plugin v1.1.2 exhibits a generally strong security posture, with several key security best practices being followed. The complete absence of dangerous functions, 100% usage of prepared statements for SQL queries, and a high percentage of properly escaped output are positive indicators. Furthermore, the presence of nonce and capability checks on all identified entry points, including AJAX handlers and shortcodes, significantly reduces the risk of common vulnerabilities like CSRF and unauthorized actions. The plugin also has no recorded vulnerability history, suggesting a track record of stable and secure development.

Despite the positive findings, there is one specific area of concern identified by the static analysis. A single taint flow was found to have an unsanitized path, which could potentially lead to a high-severity vulnerability if it involves user-controlled input being used in a sensitive operation like file access or command execution. While the plugin has no known CVEs, this single identified high-severity taint flow represents a potential risk that needs to be addressed. The overall security is good, but this specific flow requires attention to maintain that strong posture.

Key Concerns

  • Unsanitized path in taint flow
Vulnerabilities
None known

FlexiWords Security Vulnerabilities

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

FlexiWords Release Timeline

v1.1.2Current
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
Code Analysis
Analyzed Apr 16, 2026

FlexiWords Code Analysis

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

SQL Query Safety

100% prepared16 total queries

Output Escaping

98% escaped123 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
ajax_get_flexiwords (includes/class-flexiwords.php:263)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

FlexiWords Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 3

authwp_ajax_flexiwords_saveincludes/class-flexiwords.php:25
authwp_ajax_flexiwords_deleteincludes/class-flexiwords.php:26
authwp_ajax_flexiwords_getincludes/class-flexiwords.php:27

Shortcodes 1

[flexiwords] includes/class-flexiwords.php:34
WordPress Hooks 12
actionplugins_loadedflexiwords.php:40
actionplugins_loadedflexiwords.php:48
filterstyle_loader_srcflexiwords.php:56
filterscript_loader_srcflexiwords.php:57
actionadmin_initflexiwords.php:86
actionadmin_noticesflexiwords.php:112
actionplugins_loadedflexiwords.php:187
actionadmin_menuincludes/class-flexiwords.php:20
actionadmin_enqueue_scriptsincludes/class-flexiwords.php:21
actionadmin_enqueue_scriptsincludes/class-flexiwords.php:22
actionwp_enqueue_scriptsincludes/class-flexiwords.php:30
actionwp_enqueue_scriptsincludes/class-flexiwords.php:31
Maintenance & Trust

FlexiWords Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 21, 2026
PHP min version
Downloads106

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

FlexiWords Developer Profile

luxmedprotez

1 plugin · 0 total installs

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

How We Detect FlexiWords

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

Asset Fingerprints

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

HTML / DOM Fingerprints

HTML Comments
<!-- Plugin path and URL defined --><!-- Load text domain for translations --><!-- Cache clearing - runs when plugin is loaded --><!-- Add version to style files -->+13 more
FAQ

Frequently Asked Questions about FlexiWords