Recent Post to WP Nav Menu Security & Risk Analysis

wordpress.org/plugins/recent-post-to-wp-nav-menu

A WordPress plugin to include the latest post link for a post type to the nav menu.

50 active installs v1.0 PHP + WP 3.8.0+ Updated Nov 17, 2017
latest-post-in-nav-menulatest-post-linknav-menurecent-post-link
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Recent Post to WP Nav Menu Safe to Use in 2026?

Generally Safe

Score 85/100

Recent Post to WP Nav Menu has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The plugin 'recent-post-to-wp-nav-menu' version 1.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any recorded vulnerabilities, including critical or high severity issues, and the lack of dangerous functions or file operations are positive indicators. The single SQL query utilizes prepared statements, which is a good practice. However, a significant concern arises from the output escaping analysis, where 100% of outputs are not properly escaped. This lack of escaping represents a considerable risk, as it opens the door to potential cross-site scripting (XSS) vulnerabilities if any user-controlled data is ever reflected in the plugin's output without proper sanitization.

While the plugin has a clean vulnerability history and a small attack surface with no identified entry points, the unescaped output is a glaring weakness. The taint analysis showing no identified flows is positive, but it is likely limited by the scope or effectiveness of the analysis given the output escaping issue. The absence of nonce and capability checks, while not immediately exploitable due to the zero entry points, indicates a lack of defensive coding that could become problematic if the plugin evolves or if new entry points are introduced. In conclusion, the plugin has a promising foundation with no historical or critical code issues, but the unescaped output is a significant, actionable security concern that needs immediate attention.

Key Concerns

  • 100% of outputs unescaped
Vulnerabilities
None known

Recent Post to WP Nav Menu Security Vulnerabilities

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

Recent Post to WP Nav Menu Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Recent Post to WP Nav Menu Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_head-nav-menus.phpinc\class-admin.php:13
filterwp_setup_nav_menu_iteminc\class-admin.php:14
filterwp_get_nav_menu_itemsinc\class-frontend.php:13
Maintenance & Trust

Recent Post to WP Nav Menu Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 17, 2017
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs50
Developer Profile

Recent Post to WP Nav Menu Developer Profile

ankitr90

1 plugin · 50 total installs

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

How We Detect Recent Post to WP Nav Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/recent-post-to-wp-nav-menu/inc/css/admin.css/wp-content/plugins/recent-post-to-wp-nav-menu/inc/js/admin.js
Script Paths
/wp-content/plugins/recent-post-to-wp-nav-menu/inc/js/admin.js
Version Parameters
recent-post-to-wp-nav-menu/inc/css/admin.css?ver=recent-post-to-wp-nav-menu/inc/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
rpm-post-typerpm-list
Data Attributes
id="rpm-post-type"id="tabs-panel-rpm"id="rpm-list"name="add-rpm-menu-item"id="submit-rpm-post-type"
FAQ

Frequently Asked Questions about Recent Post to WP Nav Menu