Text Modules Security & Risk Analysis

wordpress.org/plugins/text-modules

Use the new Text Modules custom post type and display a text module by either shortcode or widget.

50 active installs v1.0.1 PHP + WP 3.0.0+ Updated Aug 20, 2015
custom-post-typemodulemodulesposttext
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Text Modules Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'text-modules' plugin version 1.0.1 demonstrates a strong initial security posture with no identified vulnerabilities in its history or critical issues flagged during static and taint analysis. The absence of any detected CVEs, dangerous functions, file operations, or external HTTP requests is a positive indicator. Furthermore, all SQL queries are secured using prepared statements. However, a significant concern arises from the low percentage (35%) of properly escaped output. This indicates a potential for cross-site scripting (XSS) vulnerabilities, especially if user-supplied data is not consistently sanitized before being displayed.

The plugin's attack surface is currently zero, meaning there are no apparent entry points like AJAX handlers, REST API routes, shortcodes, or cron events. This is an excellent characteristic for minimizing risk. The lack of any taint analysis findings is also promising, suggesting no obvious data manipulation flaws were detected. Despite these strengths, the insufficient output escaping represents a tangible risk that could be exploited. Future development should prioritize addressing this by ensuring all dynamic output is properly escaped to prevent potential security breaches.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Text Modules Security Vulnerabilities

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

Text Modules Code Analysis

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

Output Escaping

35% escaped20 total outputs
Attack Surface

Text Modules Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadd_meta_boxesinc\Controllers\MetaBox.php:36
actionwp_loadedinc\Controllers\PostType.php:36
actionadmin_print_scripts-edit.phpinc\Controllers\Style.php:36
actionadmin_print_scripts-post.phpinc\Controllers\Style.php:37
actionwidgets_initinc\Controllers\Widget.php:36
actionplugins_loadedtext-modules.php:24
Maintenance & Trust

Text Modules Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 20, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Text Modules Developer Profile

Thorsten Frommen

6 plugins · 2K total installs

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

How We Detect Text Modules

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/text-modules/assets/css/admin.css/wp-content/plugins/text-modules/assets/css/admin.min.css
Version Parameters
text-modules-admin

HTML / DOM Fingerprints

Shortcode Output
[text_module id=[text_module slug=
FAQ

Frequently Asked Questions about Text Modules