Mediavine Pagination Security & Risk Analysis

wordpress.org/plugins/mediavine-pagination

Customize the way your pagination looks on each post and page with the easy to use interface

20 active installs v1.0 PHP + WP 3.5+ Updated Oct 20, 2016
customizationpaginationstyles
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mediavine Pagination Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The mediavine-pagination v1.0 plugin exhibits a strong initial security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that are unprotected. Furthermore, the absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. The plugin also utilizes prepared statements for its SQL queries and has a capability check, suggesting an awareness of security best practices.

However, a significant concern arises from the low percentage of properly escaped output (10%). This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if any of the 29 identified output points are ever exposed to user-controlled data without adequate sanitization. The absence of nonce checks, while not immediately critical given the lack of exposed entry points, could become a risk if new entry points were introduced without corresponding nonce protection.

With no recorded vulnerability history, the plugin appears to have a clean track record. This, combined with the generally sound coding practices observed in other areas, suggests a generally secure plugin. The primary weakness lies in the output escaping, which warrants attention to prevent potential XSS attacks.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks implemented
Vulnerabilities
None known

Mediavine Pagination Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Mediavine Pagination Release Timeline

v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Mediavine Pagination Code Analysis

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

Bundled Libraries

Select2

Output Escaping

10% escaped29 total outputs
Attack Surface

Mediavine Pagination Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initmediavine-pagination.php:61
actionadmin_menumediavine-pagination.php:62
actionadmin_print_footer_scriptsmediavine-pagination.php:63
filterwp_link_pages_argsmediavine-pagination.php:121
filterthe_contentmediavine-pagination.php:123
filtermce_buttonsmediavine-pagination.php:124
Maintenance & Trust

Mediavine Pagination Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedOct 20, 2016
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Mediavine Pagination Developer Profile

mediavine

3 plugins · 10K total installs

79
trust score
Avg Security Score
87/100
Avg Patch Time
46 days
View full developer profile
Detection Fingerprints

How We Detect Mediavine Pagination

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mediavine-pagination/styles/settings.css/wp-content/plugins/mediavine-pagination/styles/flexboxgrid.min.css/wp-content/plugins/mediavine-pagination/styles/select2.min.css/wp-content/plugins/mediavine-pagination/scripts/jscolor.min.js/wp-content/plugins/mediavine-pagination/scripts/select2.full.min.js/wp-content/plugins/mediavine-pagination/ui/models/settings_model.js/wp-content/plugins/mediavine-pagination/ui/components/mediavine-colorpicker.js/wp-content/plugins/mediavine-pagination/ui/components/polyview.js+3 more
Script Paths
/wp-content/plugins/mediavine-pagination/scripts/addhtmleditorpagebutton.js
Version Parameters
mediavine_pagination_stylesheet_settingsmediavine_pagination_stylesheet_gridselect2jscolorselect2mediavine_pagination_model_settingsmediavine_pagination_ui_colorpickerpolyfir_viewmediavine_pagination_ui_dropdownmediavine_pagination_ui_fontpickermediavine_pagination_ui_settings

HTML / DOM Fingerprints

CSS Classes
mediavine-pagination-settings-pagemediavine-pagination-color-pickermediavine-pagination-font-pickermediavine-pagination-dropdown
Data Attributes
data-mv-pagination-typedata-mv-pagination-options
JS Globals
WPModel
FAQ

Frequently Asked Questions about Mediavine Pagination