Powie's TextBlox Security & Risk Analysis

wordpress.org/plugins/textblox

Create Textblocks and insert it into your pages using a shortcode. You can very simple update standard text

20 active installs v0.9.6 PHP + WP 2.5+ Updated Unknown
areablockssectiontemplatestext
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Powie's TextBlox Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "textblox" plugin version 0.9.6 presents a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs) in its history, suggesting a generally stable development. The static analysis also shows a limited attack surface with only 2 entry points, and importantly, none of these entry points are reported as unprotected. There are no indications of dangerous functions, file operations, or external HTTP requests, which are common sources of vulnerabilities.

However, significant concerns arise from the static analysis of the code. The plugin executes one SQL query that is not using prepared statements, posing a potential SQL injection risk if user-supplied data is directly incorporated into the query. Furthermore, a substantial portion of the output (0%) is not properly escaped. This is a critical security flaw, as it opens the door to Cross-Site Scripting (XSS) attacks where malicious scripts could be injected into the website and executed in the user's browser. The lack of nonce checks on the single AJAX handler is also a concern, as it could potentially allow for Cross-Site Request Forgery (CSRF) attacks.

In conclusion, while the plugin's vulnerability history is clean and its attack surface is relatively small and mostly protected, the unescaped output and the raw SQL query represent critical weaknesses that require immediate attention. The lack of nonce checks on AJAX handlers adds another layer of risk. Addressing these specific code-level issues will significantly improve the plugin's security.

Key Concerns

  • Raw SQL query without prepared statements
  • No output escaping
  • Missing nonce check on AJAX handler
Vulnerabilities
None known

Powie's TextBlox Security Vulnerabilities

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

Powie's TextBlox Code Analysis

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

Bundled Libraries

TinyMCE

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped11 total outputs
Attack Surface

Powie's TextBlox Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_textblox_tinymcetextblox.php:229

Shortcodes 1

[textblox] textblox.php:101
WordPress Hooks 8
actioninittextblox.php:29
actioninittextblox.php:34
actionrestrict_manage_poststextblox.php:76
filtermanage_edit-tb_faqs_columnstextblox.php:149
actionmanage_posts_custom_columntextblox.php:160
actionadmin_menutextblox.php:181
filtermce_external_pluginstextblox.php:205
filtermce_buttonstextblox.php:206
Maintenance & Trust

Powie's TextBlox Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Powie's TextBlox Developer Profile

PowieT

6 plugins · 650 total installs

71
trust score
Avg Security Score
89/100
Avg Patch Time
1295 days
View full developer profile
Detection Fingerprints

How We Detect Powie's TextBlox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/textblox/textblox_16.png/wp-content/plugins/textblox/textbloxbutton.js
Script Paths
/wp-content/plugins/textblox/textbloxbutton.js

HTML / DOM Fingerprints

CSS Classes
catname
HTML Comments
<!-- tb-<!-- tbend -->
Data Attributes
textblox_categorytb_version
Shortcode Output
[textblox id=[textblox cat=
FAQ

Frequently Asked Questions about Powie's TextBlox