
Plugins Last Updated Column Security & Risk Analysis
wordpress.org/plugins/plugins-last-updated-columnThis plugin adds 2 columns to the admin plugin's page to show when each plugin was last updated and upgraded.
Is Plugins Last Updated Column Safe to Use in 2026?
Generally Safe
Score 99/100Plugins Last Updated Column has a strong security track record. Known vulnerabilities have been patched promptly.
The "plugins-last-updated-column" v0.1.5 plugin exhibits a generally positive security posture in its static analysis, with no identified dangerous functions, file operations, external HTTP requests, or taint flows of critical or high severity. The attack surface is notably clean, with zero AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no unprotected entry points. This suggests the plugin adheres to good practices regarding input sanitization and limiting potential attack vectors.
However, the code analysis does reveal areas for improvement. A significant concern is the use of a single SQL query that does not utilize prepared statements, posing a potential risk for SQL injection if the data feeding this query is not meticulously sanitized elsewhere. Furthermore, with only 23% of output properly escaped, there's a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be injected into the page without proper encoding. The lack of capability checks on any entry points (though none exist) is noted but less concerning given the zero attack surface.
The vulnerability history, while indicating only one past medium severity CVE, is still a point of consideration. The presence of a CVE, even if patched and resolved, signifies that past security flaws have existed. The previous common vulnerability type being Cross-Site Request Forgery (CSRF) also points to potential weaknesses in how actions were handled historically, though this specific version may have addressed it. In conclusion, the plugin has a strong foundation with a minimal attack surface and no critical code signals, but the unescaped output and raw SQL query introduce significant risks that require immediate attention.
Key Concerns
- SQL query not using prepared statements
- Low percentage of properly escaped output (XSS risk)
- Past medium severity vulnerability
Plugins Last Updated Column Security Vulnerabilities
CVEs by Year
Severity Breakdown
1 total CVE
Plugins Last Updated Column <= 0.1.3 - Cross-Site Request Forgery
Plugins Last Updated Column Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Plugins Last Updated Column Attack Surface
WordPress Hooks 7
Maintenance & Trust
Plugins Last Updated Column Maintenance & Trust
Maintenance Signals
Community Trust
Plugins Last Updated Column Alternatives
Show modified Date in admin lists
show-modified-date-in-admin-lists
Show modified date column in the lists of pages and posts in the WordPress admin panel.
Post Updated Date
post-updated-date
Use Post Updated Date Plugin to display the Last Updated Date in WordPress Posts.
Add Post Last Updated Date For WP
add-post-last-updated-date-for-wp
This plugin is used to add last updated date and time of any wordpress post. Supported for both single site and multisite.
last updated
last-updated
Mark posts as significantly updated an display them in a widget.
Content Update Tracker
content-update-tracker
A WordPress plugin to effortlessly monitor content update-related data for your WordPress posts and pages in a user-friendly dashboard, all exportable …
Plugins Last Updated Column Developer Profile
2 plugins · 720 total installs
How We Detect Plugins Last Updated Column
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/plugins-last-updated-column/plugin-last-updated-column.js/wp-content/plugins/plugins-last-updated-column/plugin-last-updated-column.css/wp-content/plugins/plugins-last-updated-column/plugin-last-updated-column.jsplugins-last-updated-column/plugin-last-updated-column.js?ver=plugins-last-updated-column/plugin-last-updated-column.css?ver=HTML / DOM Fingerprints
plugin-last-updated-humanreadablelastUpdatedMobileTitlelastUpgradedMobileTitleCheck for Errors & Display the resultsplugin_api() doesn't differentiate between a network issue and a successfulAPI request that returns json that contains a key of "error". Examples:{"error":"Plugin not found."}+8 moredata-color