
WP Server Date Time Security & Risk Analysis
wordpress.org/plugins/wp-server-date-timeThis plugin shows the server local current date time & timezone in the upper right of your admin screen on every page.
Is WP Server Date Time Safe to Use in 2026?
Generally Safe
Score 100/100WP Server Date Time has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-server-date-time plugin v0.5 presents a generally good security posture based on the static analysis. The absence of direct entry points like AJAX handlers, REST API routes, and shortcodes, along with zero recorded vulnerability history, suggests a low risk of common exploitation vectors. The plugin also demonstrates good practices by using prepared statements for any potential SQL queries, though none were detected, and by not performing file operations or external HTTP requests. This minimal attack surface and lack of historical vulnerabilities are positive indicators.
However, a significant concern arises from the output escaping analysis. With two total outputs and 0% properly escaped, there is a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data that the plugin displays to users, especially if it originates from user input or external sources (though none were found to be directly processed), could be manipulated to execute malicious scripts in the user's browser. Furthermore, the complete absence of nonce and capability checks, while not directly exploitable given the limited attack surface, indicates a lack of robust security hardening that could become an issue if the plugin were to expand its functionality or if new entry points were introduced in the future.
In conclusion, while the plugin's current minimal functionality and lack of historical issues are strengths, the unescaped output is a critical weakness that needs immediate attention. The absence of authentication checks, while not currently problematic, represents a potential future risk. The plugin is straightforward and seems to handle its limited scope well, but the XSS vulnerability is a significant oversight.
Key Concerns
- Unescaped output detected
- Missing nonce checks
- Missing capability checks
WP Server Date Time Security Vulnerabilities
WP Server Date Time Code Analysis
Output Escaping
WP Server Date Time Attack Surface
WordPress Hooks 2
Maintenance & Trust
WP Server Date Time Maintenance & Trust
Maintenance Signals
Community Trust
WP Server Date Time Alternatives
Blog Time
blog-time
Display the time according to your blog via an admin toolbar widget, a sidebar widget, and/or a template tag.
Current Date & Time Widget
current-date-time-widget
Provides a widget that shows the current date and time given a specified timezone and format.
CC-Server-Time
cc-server-time
This plugin adds a server time to all posts types edit screen.
Display Time(zone)
display-timezone
Display Timezone is simple plug-in to display current time with timezone in the upper right of your admin screen on every page.
WP User Timezone
wp-user-timezone
WP User Timezone displays the front-end dates & times in the browser's local timezone without actually modifying your database.
WP Server Date Time Developer Profile
1 plugin · 70 total installs
How We Detect WP Server Date Time
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
server-date-time<p id='server-date-time'><strong>Server Date/Time:</strong><br/><strong>Server Timezone:</strong></p>