RP Post Nav Security & Risk Analysis

wordpress.org/plugins/rp-post-nav

Show Next and Previous Post Links, Thumbnails or Excerpt at Posts, Pages, Media or Custom Post Types.

40 active installs v1.1 PHP + WP 3.0.1+ Updated Jul 23, 2015
next-postnext-previous-post-navigationpost-navigationpost-navigation-linkprevious-post
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RP Post Nav Safe to Use in 2026?

Generally Safe

Score 85/100

RP Post Nav 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 "rp-post-nav" plugin v1.1 exhibits a mixed security posture. On the positive side, it has no known vulnerabilities, uses prepared statements for all SQL queries, and has a single nonce check. This suggests a degree of diligence in its development. However, several concerning signals emerge from the static analysis. The presence of the `unserialize` function is a significant risk, as it can lead to remote code execution if an attacker can control the serialized data. Furthermore, none of the plugin's output is properly escaped, leaving it vulnerable to Cross-Site Scripting (XSS) attacks. The absence of capability checks on its single entry point (a shortcode) means that any authenticated user, regardless of their role, can trigger its functionality, potentially exposing them to XSS if the output is not sanitized.

Key Concerns

  • Dangerous function unserialize found
  • Output escaping is missing
  • Missing capability checks on entry points
Vulnerabilities
None known

RP Post Nav Security Vulnerabilities

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

RP Post Nav Code Analysis

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

Dangerous Functions Found

unserializerp-post-nav.php:363

Output Escaping

0% escaped6 total outputs
Attack Surface

RP Post Nav Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[RPPostNav] rp-post-nav.php:483
WordPress Hooks 5
filterwp_headrp-post-nav.php:473
filterthe_contentrp-post-nav.php:475
actionadmin_menurp-post-nav.php:477
actionadmin_enqueue_scriptsrp-post-nav.php:479
actionwp_enqueue_scriptsrp-post-nav.php:481
Maintenance & Trust

RP Post Nav Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 23, 2015
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

RP Post Nav Developer Profile

Rommel Plofino

1 plugin · 40 total installs

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

How We Detect RP Post Nav

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rp-post-nav/css/rp-post-nav.css/wp-content/plugins/rp-post-nav/js/rp-post-nav.js
Script Paths
/wp-content/plugins/rp-post-nav/js/rp-post-nav.js
Version Parameters
rp-post-nav/css/rp-post-nav.css?ver=rp-post-nav/js/rp-post-nav.js?ver=

HTML / DOM Fingerprints

CSS Classes
rp-post-navrp-post-nav-prerp-post-nav-nextrp-glassrp-post-nav-wraprp-post-nav-contentrp-post-nav-labelrp-post-nav-thumbnail+2 more
Data Attributes
style
FAQ

Frequently Asked Questions about RP Post Nav