
TinyMCE Page Break Button Security & Risk Analysis
wordpress.org/plugins/tinymce-page-break-buttonTinyMCE Page Break Button adds a Page Break Button to the TinyMCE Menu for using the Nextpage-Tag in posts.
Is TinyMCE Page Break Button Safe to Use in 2026?
Generally Safe
Score 85/100TinyMCE Page Break Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The tinymce-page-break-button v1.2.0 plugin exhibits a very strong security posture based on the provided static analysis. The absence of any detected dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), output escaping issues, file operations, or external HTTP requests is highly commendable. Furthermore, the plugin appears to have no documented vulnerability history, which suggests a commitment to secure development practices. The lack of any identified taint flows also contributes to its strong security profile.
However, the analysis does highlight a significant concern: the complete absence of nonce and capability checks across all identified entry points, even though there are no entry points listed in the static analysis. If future updates introduce AJAX handlers, REST API routes, or shortcodes, the current lack of these essential security mechanisms would represent a critical vulnerability. While the current state is excellent, the potential for future insecure additions without built-in checks is a notable weakness.
In conclusion, the tinymce-page-break-button v1.2.0 plugin demonstrates excellent adherence to secure coding principles in its current implementation. Its lack of known vulnerabilities and clean static analysis are strong indicators of a secure plugin. The primary area for concern lies in the potential for future additions to be implemented without the necessary authentication and authorization checks, which could introduce significant security risks.
Key Concerns
- No nonce checks found
- No capability checks found
TinyMCE Page Break Button Security Vulnerabilities
TinyMCE Page Break Button Code Analysis
Bundled Libraries
TinyMCE Page Break Button Attack Surface
WordPress Hooks 1
Maintenance & Trust
TinyMCE Page Break Button Maintenance & Trust
Maintenance Signals
Community Trust
TinyMCE Page Break Button Alternatives
Pagebreak Description
pagebreak-description
Page breaks and before/after descriptions
Automatically Paginate Posts
automatically-paginate-posts
Automatically paginate posts by inserting the `` Quicktag.
Multipage
sgr-nextpage-titles
Order your posts in subpages: multipage posts will have a table of contents linking single subpages with their titles.
Bootstrap Blocks for WP Editor v2
wp-editor-bootstrap-blocks
The essential WP Editor Plugin for Bootstrap websites. Fully manageable responsive containers, rows and columns. Without coding.
Custom Nextpage
custom-nextpage
MultiPage is a customizable plugin
TinyMCE Page Break Button Developer Profile
2 plugins · 400 total installs
How We Detect TinyMCE Page Break Button
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.