last updated Security & Risk Analysis

wordpress.org/plugins/last-updated

Mark posts as significantly updated an display them in a widget.

100 active installs v2.1 PHP + WP 3.8+ Updated Oct 18, 2015
custom-post-typelast-updatedsidebarsimplewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is last updated Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'last-updated' plugin v2.1 exhibits a generally strong security posture with no identified vulnerabilities in its history and a limited attack surface. The absence of AJAX handlers, REST API routes, shortcodes, and cron events, coupled with no recorded CVEs, indicates diligent development practices and a low likelihood of common plugin exploits.

However, the static analysis reveals a critical concern: 0% of the 28 output operations are properly escaped. This presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or data processed by the plugin could be rendered directly into the page without sanitization. While the plugin uses prepared statements for its single SQL query and includes capability checks, the lack of output escaping is a glaring weakness that overshadows these positive aspects. Further investigation into the nature of the outputs is recommended to fully gauge the XSS risk.

Given the plugin's clean vulnerability history and minimal attack surface, the primary area for immediate improvement is output escaping. Addressing this deficiency would significantly enhance the plugin's overall security, moving it towards a more robust and secure state.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

last updated Security Vulnerabilities

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

last updated Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped28 total outputs
Attack Surface

last updated Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwidgets_initinc\class-mw-lastupdated.php:32
actionpost_submitbox_startinc\class-mw-lastupdated.php:37
actionmce_external_pluginsinc\class-mw-lastupdated.php:38
actionsave_postinc\class-mw-lastupdated.php:39
actioninitlastupdated.php:24
Maintenance & Trust

last updated Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedOct 18, 2015
PHP min version
Downloads11K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

last updated Developer Profile

hobbeshunter

2 plugins · 110 total installs

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

How We Detect last updated

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/last-updated/languages/
Script Paths
/wp-content/plugins/last-updated/js/mw_lastupdated_script.js

HTML / DOM Fingerprints

CSS Classes
mw_lastupdated
Data Attributes
name="mw_significant_update"id="mw_significant_update_true"id="mw_significant_update_false"class="mw_lastupdated_time"
Shortcode Output
<input type="radio" id="mw_significant_update_true" name="mw_significant_update" value="true"><label for="mw_significant_update_true"><input type="radio" id="mw_significant_update_false" name="mw_significant_update" value="false" checked="checked"><label for="mw_significant_update_false">
FAQ

Frequently Asked Questions about last updated