Ada2go – Text Modules Security & Risk Analysis

wordpress.org/plugins/ada2go-text-modules

ada2go - Text Modules outputs a clickable form in the frontend to output predefined text.

0 active installs v1.8 PHP 7.0+ WP 4.7+ Updated Mar 9, 2024
generatormodulmodulesshortcodetext
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Ada2go – Text Modules Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "ada2go-text-modules" v1.8 plugin exhibits a mixed security posture. While the plugin has no recorded vulnerability history, indicating a generally stable past, the static analysis reveals several areas of concern. A significant portion of its SQL queries are not properly prepared, and the output escaping is also quite low. Furthermore, the lack of nonce and capability checks is a notable weakness, especially given the presence of file operations. The taint analysis did identify a flow with an unsanitized path, which, while not classified as critical or high severity, still represents a potential avenue for attack if not handled carefully. The absence of external HTTP requests and dangerous functions is positive, as is the limited attack surface. However, the overall security is hampered by the insecure handling of database interactions and user-generated content, and the lack of fundamental security checks.

Key Concerns

  • SQL queries not using prepared statements
  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
  • Flow with unsanitized paths
  • File operations present without clear auth checks
Vulnerabilities
None known

Ada2go – Text Modules Security Vulnerabilities

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

Ada2go – Text Modules Code Analysis

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

SQL Query Safety

7% prepared14 total queries

Output Escaping

24% escaped75 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<settings_page> (settings_page.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Ada2go – Text Modules Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[a2gtm] ada2go-text-modules.php:149
WordPress Hooks 3
actionwp_enqueue_scriptsada2go-text-modules.php:150
actionadmin_enqueue_scriptsada2go-text-modules.php:151
actionadmin_menuada2go-text-modules.php:152
Maintenance & Trust

Ada2go – Text Modules Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedMar 9, 2024
PHP min version7.0
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Ada2go – Text Modules Developer Profile

Heiko

2 plugins · 0 total installs

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

How We Detect Ada2go – 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/ada2go-text-modules/ada2go-text-modules.css
Version Parameters
ada2go-text-modules/ada2go-text-modules.css?ver=

HTML / DOM Fingerprints

CSS Classes
a2g-out-htmla2g-out-body
Shortcode Output
<form action="?action=result" method="post" target="_blank"><input type="checkbox" name="" value="
FAQ

Frequently Asked Questions about Ada2go – Text Modules