Insert Update Time Security & Risk Analysis

wordpress.org/plugins/insert-update-time

You can get a New Button On your TinyMCE Editor to add Your Update Signature in your post or page.

0 active installs v0.0.2 PHP + WP 4.6+ Updated Unknown
editortinymce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Insert Update Time Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "insert-update-time" plugin v0.0.2 exhibits a strong adherence to secure coding practices in several key areas. The absence of any reported CVEs and a clean vulnerability history suggest a well-maintained and secure codebase historically. Furthermore, the plugin demonstrates no external HTTP requests, file operations, or dangerous function usage, which are significant positives for security. The use of prepared statements for all SQL queries is also commendable, preventing common SQL injection vulnerabilities. However, a critical weakness is identified in the handling of output. With 100% of its outputs not being properly escaped, this presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Even with a minimal attack surface, any data displayed to users that originates from an untrusted source (e.g., user input that might indirectly influence what gets outputted) could be exploited to inject malicious scripts. The plugin also lacks nonce checks on any potential entry points, which, while currently limited, could be a vector for Cross-Site Request Forgery (CSRF) if the attack surface were to expand in future versions. The presence of capability checks is good, but their effectiveness is undermined by the unescaped output. In conclusion, while the plugin has a solid foundation regarding SQL security and avoids common plugin pitfalls, the severe lack of output escaping represents a substantial, exploitable vulnerability that needs immediate attention.

Key Concerns

  • 0% of outputs properly escaped
  • No nonce checks on any entry points
Vulnerabilities
None known

Insert Update Time Security Vulnerabilities

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

Insert Update Time Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Insert Update Time Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitinsert-update-time.php:26
actionadmin_enqueue_scriptsinsert-update-time.php:27
actionadmin_print_footer_scriptsinsert-update-time.php:28
filtermce_external_pluginsinsert-update-time.php:50
filtermce_buttonsinsert-update-time.php:51
Maintenance & Trust

Insert Update Time Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Insert Update Time Developer Profile

Bestony

10 plugins · 180 total installs

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

How We Detect Insert Update Time

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/insert-update-time/insert-update-time.css
Script Paths
/wp-content/plugins/insert-update-time/insert-update-time.js

HTML / DOM Fingerprints

HTML Comments
<!--more-->
JS Globals
QTags
FAQ

Frequently Asked Questions about Insert Update Time