Latest Update Date Security & Risk Analysis

wordpress.org/plugins/latest-update-date

For everyone who feels nostalgic and want to put a 'latest update date' in their footer, this is the plugin.

10 active installs v0.3 PHP + WP 2.6+ Updated May 14, 2012
dateupdate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Latest Update Date Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "latest-update-date" plugin version 0.3 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code does not utilize dangerous functions, make external HTTP requests, or perform file operations, all of which are positive indicators. The use of prepared statements for all SQL queries and the presence of a nonce check demonstrate adherence to good security practices for data handling and request verification.

However, a significant concern arises from the output escaping analysis. With 100% of the 8 outputs not being properly escaped, this presents a clear Cross-Site Scripting (XSS) vulnerability risk. Any dynamic content displayed by this plugin, if not properly sanitized before rendering, could be exploited by attackers to inject malicious scripts into the user's browser. The taint analysis showed no critical or high severity flows, and the vulnerability history is clean, suggesting the developers have a good track record or the plugin is relatively new/small. Despite the lack of historical vulnerabilities and a limited attack surface, the unescaped output is a critical weakness that needs immediate attention.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Latest Update Date Security Vulnerabilities

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

Latest Update Date Code Analysis

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

Output Escaping

0% escaped8 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
latest_update_submenu (latest-update-date.php:22)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Latest Update Date Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menulatest-update-date.php:16
filterplugin_action_linkslatest-update-date.php:194
filterwp_footerlatest-update-date.php:221
Maintenance & Trust

Latest Update Date Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMay 14, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Latest Update Date Developer Profile

Coen Jacobs

6 plugins · 1K total installs

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

How We Detect Latest Update Date

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
updated
FAQ

Frequently Asked Questions about Latest Update Date