My Quicktags Security & Risk Analysis

wordpress.org/plugins/my-quicktags

This plugin generates two quicktags on the post/page editors. One is the easy html encoder and the other is the easy mp3 code embed tag.

60 active installs v1.0.2 PHP + WP 2.6+ Updated Oct 3, 2009
html-encodermp3-player-plugin-for-wordpress-quicktagquicktags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Quicktags Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The 'my-quicktags' plugin v1.0.2 presents a mixed security profile. On the positive side, it exhibits strong adherence to secure coding practices regarding database interactions, utilizing prepared statements exclusively and demonstrating no external HTTP requests or file operations. Furthermore, the plugin has no known historical vulnerabilities, which suggests a generally stable and well-maintained codebase.

However, significant concerns arise from the static analysis results, particularly the complete absence of output escaping. This means any dynamic data processed by the plugin and displayed to users is not being properly sanitized, opening the door to cross-site scripting (XSS) vulnerabilities. The lack of nonce and capability checks, while not directly contributing to the limited attack surface identified (0 unprotected entry points), indicates a lack of robust authorization and integrity verification mechanisms that could be exploited if new entry points were introduced or discovered.

In conclusion, while the plugin benefits from a clean vulnerability history and secure database practices, the critical flaw of unescaped output is a major security weakness that requires immediate attention. The absence of security checks on its single entry point, the shortcode, is also a point of concern.

Key Concerns

  • Unescaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

My Quicktags Security Vulnerabilities

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

My Quicktags Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

My Quicktags Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[html_encoded] myquicktags.php:95
WordPress Hooks 4
actionadmin_print_scriptsmyquicktags.php:69
actionwp_headmyquicktags.php:80
actionafter_plugin_rowmyquicktags.php:121
filterplugin_row_metamyquicktags.php:137
Maintenance & Trust

My Quicktags Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.4
Last updatedOct 3, 2009
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

My Quicktags Developer Profile

tnorberg

1 plugin · 60 total installs

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

How We Detect My Quicktags

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about My Quicktags