
WP Sequential Page Number Security & Risk Analysis
wordpress.org/plugins/wp-sequential-page-numberWP Sequential Page Number is a WordPress plugin to generate a sequential page number.
Is WP Sequential Page Number Safe to Use in 2026?
Generally Safe
Score 92/100WP Sequential Page Number has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'wp-sequential-page-number' v1.3 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The plugin has no recorded CVEs, indicating a history of security awareness or lack of exploitable issues found so far. Furthermore, the static analysis reveals a remarkably small attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed, and importantly, none of these are found without proper authorization checks. This lack of accessible entry points significantly reduces the potential avenues for attack.
However, the analysis does flag a concerning lack of security best practices within the code itself. The presence of one SQL query that does not utilize prepared statements is a significant risk, as it opens the door to SQL injection vulnerabilities if not handled with extreme care in sanitization. Similarly, the fact that 100% of output is not properly escaped is a critical concern, suggesting a high likelihood of cross-site scripting (XSS) vulnerabilities. The absence of any nonce checks or capability checks across the plugin further amplifies these risks, as there are no built-in mechanisms to verify user intent or permissions for sensitive operations.
In conclusion, while the plugin's limited attack surface and clean vulnerability history are positive indicators, the critical flaws identified in SQL query handling and output escaping, coupled with a complete lack of nonces and capability checks, present substantial security weaknesses. These internal code deficiencies must be addressed to mitigate the risk of SQL injection and XSS attacks.
Key Concerns
- SQL query without prepared statements
- 100% of outputs not properly escaped
- No nonce checks
- No capability checks
WP Sequential Page Number Security Vulnerabilities
WP Sequential Page Number Release Timeline
WP Sequential Page Number Code Analysis
SQL Query Safety
Output Escaping
WP Sequential Page Number Attack Surface
WordPress Hooks 5
Maintenance & Trust
WP Sequential Page Number Maintenance & Trust
Maintenance Signals
Community Trust
WP Sequential Page Number Alternatives
LiteSpeed Cache
litespeed-cache
All-in-one unbeatable acceleration & PageSpeed improvement: caching, image/CSS/JS optimization...
Site Kit by Google – Analytics, Search Console, AdSense, Speed
google-site-kit
Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.
WP Fastest Cache – WordPress Cache Plugin
wp-fastest-cache
The simplest and fastest WP Cache system
Autoptimize
autoptimize
Autoptimize speeds up your website by optimizing JS, CSS, images (incl. lazy-load), HTML and Google Fonts, asyncing JS, removing emoji cruft and more.
W3 Total Cache
w3-total-cache
Search Engine (SEO) & Performance Optimization (WPO) via caching. Integrated caching: CDN, Page, Minify, Object, Fragment, Database support.
WP Sequential Page Number Developer Profile
4 plugins · 0 total installs
How We Detect WP Sequential Page Number
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
Add new Column header for page.Add sorting feature.Define the content into new column added.Get the meta value of created page number, if not exist will return the actual id also will update page number.+1 more