WP User Timezone Security & Risk Analysis

wordpress.org/plugins/wp-user-timezone

WP User Timezone displays the front-end dates & times in the browser's local timezone without actually modifying your database.

10 active installs v1.0.2 PHP + WP 3.0.1+ Updated May 7, 2016
datetimetimezone
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP User Timezone Safe to Use in 2026?

Generally Safe

Score 85/100

WP User Timezone has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "wp-user-timezone" v1.0.2 plugin exhibits a mixed security posture. On the positive side, it has no known CVEs, a clean vulnerability history, and all SQL queries are properly prepared, which are excellent indicators of secure coding practices in these areas. The absence of external HTTP requests and file operations further reduces potential attack vectors.

However, there are notable concerns stemming from the static code analysis. A significant portion (68%) of output is not properly escaped. While the attack surface appears small with no unprotected entry points, the lack of nonce checks and capability checks across all entry points is a significant weakness. This means that even though the plugin identifies entry points, it doesn't enforce user authorization or prevent CSRF attacks on these points, leaving them vulnerable to exploitation if any malicious input can be injected.

Given the lack of known vulnerabilities, the plugin might seem safe, but the identified code weaknesses, particularly unescaped output and missing authorization checks, present a real risk of Cross-Site Scripting (XSS) or other injection attacks. The plugin's strengths lie in its SQL handling and lack of external dependencies, but its weaknesses in output sanitization and authorization checks require attention.

Key Concerns

  • Significant portion of output unescaped
  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
Vulnerabilities
None known

WP User Timezone Security Vulnerabilities

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

WP User Timezone Code Analysis

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

Output Escaping

32% escaped28 total outputs
Attack Surface

WP User Timezone Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[wp_user_timezone_id] includes\class-wp-user-timezone.php:189
[wp_user_timezone_offset] includes\class-wp-user-timezone.php:192
WordPress Hooks 13
actionplugins_loadedincludes\class-wp-user-timezone.php:139
actionadmin_initincludes\class-wp-user-timezone.php:153
actionadmin_enqueue_scriptsincludes\class-wp-user-timezone.php:154
actionadmin_enqueue_scriptsincludes\class-wp-user-timezone.php:155
actionadmin_menuincludes\class-wp-user-timezone.php:156
actionwp_enqueue_scriptsincludes\class-wp-user-timezone.php:175
actionwp_enqueue_scriptsincludes\class-wp-user-timezone.php:176
actionwp_headincludes\class-wp-user-timezone.php:177
filterpre_option_timezone_stringincludes\class-wp-user-timezone.php:180
filterpre_option_gmt_offsetincludes\class-wp-user-timezone.php:181
filterpre_option_site_timezone_stringincludes\class-wp-user-timezone.php:182
filterpre_option_site_gmt_offsetincludes\class-wp-user-timezone.php:183
filterget_post_metadataincludes\class-wp-user-timezone.php:186
Maintenance & Trust

WP User Timezone Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMay 7, 2016
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings4
Active installs10
Developer Profile

WP User Timezone Developer Profile

Ravi Kiran Katha

1 plugin · 10 total installs

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

How We Detect WP User Timezone

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-user-timezone/public/css/wp-user-timezone-public.css/wp-content/plugins/wp-user-timezone/public/js/wp-user-timezone-public.js/wp-content/plugins/wp-user-timezone/admin/css/wp-user-timezone-admin.css/wp-content/plugins/wp-user-timezone/admin/js/wp-user-timezone-admin.js
Script Paths
/wp-content/plugins/wp-user-timezone/public/js/wp-user-timezone-public.js/wp-content/plugins/wp-user-timezone/admin/js/wp-user-timezone-admin.js
Version Parameters
wp-user-timezone/public/css/wp-user-timezone-public.css?ver=wp-user-timezone/public/js/wp-user-timezone-public.js?ver=wp-user-timezone/admin/css/wp-user-timezone-admin.css?ver=wp-user-timezone/admin/js/wp-user-timezone-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP User Timezone