Last Edited Posts Security & Risk Analysis

wordpress.org/plugins/vertical-menu

Show All Categories in Verticall menu.

40 active installs v1.1.5 PHP + WP 3.0.1+ Updated Oct 26, 2022
css3-menudropdown-menumenumybb
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Last Edited Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Last Edited Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "vertical-menu" v1.1.5 plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of a significant attack surface, dangerous functions, external HTTP requests, and any recorded vulnerabilities or CVEs are strong indicators of good development practices and a secure codebase. The plugin also appears to have a complete lack of taint flows, further bolstering its security.

However, there are notable areas of concern. The static analysis reveals that 100% of SQL queries are not using prepared statements. This is a significant risk as it makes the plugin susceptible to SQL injection vulnerabilities, even if none have been publicly recorded yet. Additionally, only 44% of output escaping is properly implemented, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed.

In conclusion, while the plugin benefits from a clean vulnerability history and a minimal attack surface, the lack of prepared statements for SQL queries and incomplete output escaping represent critical security weaknesses that could be exploited. Developers should prioritize addressing these issues to fully secure the plugin.

Key Concerns

  • All SQL queries lack prepared statements
  • Significant portion of output not properly escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Last Edited Posts Security Vulnerabilities

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

Last Edited Posts Code Analysis

Dangerous Functions
0
Raw SQL Queries
6
0 prepared
Unescaped Output
5
4 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

0% prepared6 total queries

Output Escaping

44% escaped9 total outputs
Attack Surface

Last Edited Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initvmenu.php:18
actioninitvmenu.php:19
actionadmin_initvmenu.php:20
actionadmin_menuvmenu.php:21
actionwidgets_initvmenu.php:22
actionwp_enqueue_scriptsvmenu.php:23
Maintenance & Trust

Last Edited Posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedOct 26, 2022
PHP min version
Downloads5K

Community Trust

Rating20/100
Number of ratings1
Active installs40
Developer Profile

Last Edited Posts Developer Profile

iampsp.com

6 plugins · 60 total installs

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

How We Detect Last Edited Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vertical-menu/css/style.css/wp-content/plugins/vertical-menu/js/script.js
Script Paths
/wp-content/plugins/vertical-menu/js/script.js
Version Parameters
vertical-menu/style.css?ver=vertical-menu/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
sub-menunavigation
Data Attributes
vmw_dirvmw_theme
FAQ

Frequently Asked Questions about Last Edited Posts