Smart Prev Next Security & Risk Analysis

wordpress.org/plugins/smart-prev-next

Smart Previous Next - Adds smart previous/next buttons to the editor, supports both Classic and Gutenberg!

20 active installs v1.6 PHP 7.0+ WP 3.5+ Updated Nov 22, 2024
admin-editor-prev-next
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smart Prev Next Safe to Use in 2026?

Generally Safe

Score 92/100

Smart Prev Next has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The 'smart-prev-next' plugin version 1.6 exhibits a strong security posture based on the provided static analysis. The plugin has no apparent attack surface through AJAX, REST API, shortcodes, or cron events, indicating a deliberate effort to limit exposure. Furthermore, the code signals reveal no dangerous functions, file operations, or external HTTP requests. The use of prepared statements for all SQL queries is a significant strength, as is the overall high percentage of properly escaped output. The absence of any recorded vulnerabilities or CVEs in its history further bolsters its security reputation, suggesting a well-maintained and secure codebase.

While the analysis shows a very low risk profile, the complete absence of nonce checks and capability checks across all entry points (though the entry points are zero) could theoretically present an issue if any such points were introduced or if a developer added functionality without considering these essential security measures. However, given the current zero entry points, this remains a theoretical concern rather than an immediate one. The lack of taint analysis data means we cannot definitively rule out potential cross-site scripting (XSS) or other injection vulnerabilities that might not be caught by simpler static checks, although the high rate of output escaping makes this less likely.

In conclusion, 'smart-prev-next' v1.6 appears to be a secure plugin. Its strengths lie in its minimal attack surface, secure coding practices for SQL and output handling, and a clean vulnerability history. The only minor area for potential improvement, though not a current risk given the data, would be the explicit inclusion of nonce and capability checks as a defensive programming measure should the plugin evolve.

Key Concerns

  • No nonce checks found
  • No capability checks found
  • Limited output escaping (79%)
Vulnerabilities
None known

Smart Prev Next Security Vulnerabilities

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

Smart Prev Next Code Analysis

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

Output Escaping

79% escaped19 total outputs
Attack Surface

Smart Prev Next Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_head-post.phpsmart-prev-next.php:28
filterpost_row_actionssmart-prev-next.php:31
filterpage_row_actionssmart-prev-next.php:32
filterget_edit_post_linksmart-prev-next.php:33
actionadmin_menusmart-prev-next.php:36
Maintenance & Trust

Smart Prev Next Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 22, 2024
PHP min version7.0
Downloads2K

Community Trust

Rating20/100
Number of ratings2
Active installs20
Alternatives

Smart Prev Next Alternatives

No alternatives data available yet.

Developer Profile

Smart Prev Next Developer Profile

Greg Ross

34 plugins · 8K total installs

80
trust score
Avg Security Score
88/100
Avg Patch Time
39 days
View full developer profile
Detection Fingerprints

How We Detect Smart Prev Next

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-prev-next/style.css/wp-content/plugins/smart-prev-next/script.js
Script Paths
/wp-content/plugins/smart-prev-next/script.js
Version Parameters
smart-prev-next/style.css?ver=smart-prev-next/script.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- This is a smart prev next link -->
FAQ

Frequently Asked Questions about Smart Prev Next