NextPage Link Security & Risk Analysis

wordpress.org/plugins/nextpage-link

A link to the next page can be displayed using a short code.

10 active installs v1.0.2 PHP 5.3+ WP 5.7+ Updated Nov 4, 2022
nextpagepaginationshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NextPage Link Safe to Use in 2026?

Generally Safe

Score 85/100

NextPage Link 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 'nextpage-link' v1.0.2 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and 100% proper output escaping indicate good coding practices. The plugin also avoids common pitfalls like file operations and external HTTP requests. The vulnerability history is clean, with no known CVEs, which is a positive sign, though it's important to note that this could be due to the plugin's relative obscurity or limited exposure rather than a definitive guarantee of future safety.

While the attack surface is minimal and there are no unprotected entry points, a key area of concern is the complete lack of nonce checks. This is a significant omission, especially given the presence of two shortcodes, which can be exploited for cross-site request forgery (CSRF) attacks if they perform sensitive actions. The single capability check is a mitigating factor, but without nonces, the protection is incomplete. The taint analysis showing zero flows is excellent, suggesting that user input is not being mishandled in critical ways.

In conclusion, the plugin demonstrates good security fundamentals in areas like SQL and output handling. However, the complete absence of nonce checks on its shortcodes represents a notable security weakness that could lead to CSRF vulnerabilities. The lack of historical vulnerabilities is a good indicator, but it should be balanced against the identified coding gap.

Key Concerns

  • Missing nonce checks on shortcodes
Vulnerabilities
None known

NextPage Link Security Vulnerabilities

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

NextPage Link Code Analysis

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

Output Escaping

100% escaped29 total outputs
Attack Surface

NextPage Link Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[nextpage_link] nextpage-link.php:42
[nextpage_link_toc] nextpage-link.php:43
WordPress Hooks 1
actioninitnextpage-link.php:32
Maintenance & Trust

NextPage Link Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 4, 2022
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

NextPage Link Developer Profile

NewsFront

1 plugin · 10 total installs

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

How We Detect NextPage Link

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nextpage-link/template-parts/layout.php/wp-content/plugins/nextpage-link/template-parts/layout-toc.php/wp-content/plugins/nextpage-link/template-parts/layout-pagination.php

HTML / DOM Fingerprints

Shortcode Output
[nextpage_link][nextpage_link_toc]
FAQ

Frequently Asked Questions about NextPage Link