Last Updated Shortcode Security & Risk Analysis

wordpress.org/plugins/last-updated-shortcode

Creates a shortcode to display the date/time when a post/page was last updated (with optional formatting).

900 active installs v1.0.1 PHP + WP 2.8+ Updated Jan 1, 2016
displayecholastshortcodetime
63
C · Use Caution
CVEs total1
Unpatched1
Last CVESep 22, 2025
Safety Verdict

Is Last Updated Shortcode Safe to Use in 2026?

Use With Caution

Score 63/100

Last Updated Shortcode has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Sep 22, 2025Updated 10yr ago
Risk Assessment

The plugin 'last-updated-shortcode' v1.0.1 exhibits a mixed security posture. The static code analysis reveals an excellent adherence to secure coding practices, with no dangerous functions, all SQL queries using prepared statements, and all outputs properly escaped. Furthermore, the attack surface appears to be minimal, with no identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication. The taint analysis also shows no concerning flows, indicating no immediate vulnerabilities within the current codebase concerning data sanitization and handling. However, the plugin's vulnerability history presents a significant concern. It has a known history of Cross-Site Scripting (XSS) vulnerabilities, with one medium-severity CVE recorded as recently as September 22, 2025, which remains unpatched. This suggests a recurring pattern of insecure input handling that the current static analysis may not be fully capturing or that past fixes were insufficient, leading to future similar issues.

Key Concerns

  • Unpatched CVE (Medium severity)
Vulnerabilities
1

Last Updated Shortcode Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-58683medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Last Updated Shortcode <= 1.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Sep 22, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Last Updated Shortcode Code Analysis

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

Last Updated Shortcode Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Last Updated Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJan 1, 2016
PHP min version
Downloads15K

Community Trust

Rating100/100
Number of ratings10
Active installs900
Developer Profile

Last Updated Shortcode Developer Profile

Luke Mlsna

11 plugins · 13K total installs

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

How We Detect Last Updated Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- Plugin: Last Updated Shortcode Plugin URI: http://shinraholdings.com/plugins/last-updated-shortcode -->
Shortcode Output
[lastupdate][lastupdated]
FAQ

Frequently Asked Questions about Last Updated Shortcode