NextPage Buttons Security & Risk Analysis

wordpress.org/plugins/nextpage-buttons

The NextPage button is a simple plugin that brings back the NextPage button in the WordPress editor toolbar.

100 active installs v1.1 PHP + WP 3.0+ Updated Dec 12, 2013
buttoneditornextpagetoolbar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NextPage Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

NextPage Buttons has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The 'nextpage-buttons' v1.1 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the use of prepared statements for all SQL queries is a positive indicator of secure database interaction. The plugin also incorporates capability checks, which is a fundamental security measure for WordPress plugins.

However, the static analysis reveals a critical weakness: 100% of its output is not properly escaped. With two total outputs identified, this means both are potentially vulnerable to Cross-Site Scripting (XSS) attacks. This oversight, coupled with the complete lack of nonce checks on any potential entry points (though none were identified), presents a notable risk. The plugin's vulnerability history is clean, with no recorded CVEs, which is reassuring, but it doesn't negate the immediate risks identified in the code.

In conclusion, while the plugin has a minimal attack surface and follows good practices regarding SQL and capability checks, the unescaped output represents a significant and present security concern that could be exploited if any unintended entry points are discovered or if the scope of the 'output escaping' analysis was limited. The absence of known vulnerabilities is positive but should not lead to complacency given the identified code flaws.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

NextPage Buttons Security Vulnerabilities

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

NextPage Buttons Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

NextPage Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filtermce_external_pluginsnextpage-buttons.php:40
filtermce_buttonsnextpage-buttons.php:41
actionadmin_print_footer_scriptsnextpage-buttons.php:43
actioninitnextpage-buttons.php:46
actioninitnextpage-buttons.php:86
Maintenance & Trust

NextPage Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedDec 12, 2013
PHP min version
Downloads16K

Community Trust

Rating80/100
Number of ratings4
Active installs100
Developer Profile

NextPage Buttons Developer Profile

Shawn Parker

2 plugins · 700 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 Buttons

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

Asset Fingerprints

Script Paths
/index.php?spnp-action=spnp-admin-js

HTML / DOM Fingerprints

CSS Classes
ed_button
Data Attributes
id="ed_next"title="Insert Next Page Tag"name="ed_next"
JS Globals
QTags
FAQ

Frequently Asked Questions about NextPage Buttons