WP-Ranking PRO Security & Risk Analysis

wordpress.org/plugins/wp-ranking-pro

"WP-Ranking PRO" totals a page view, and into which a popular article can be formed by various elements or periods.

60 active installs v1.0.3 PHP + WP 4.5+ Updated Oct 20, 2017
popularpopularitypostpostsranking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Ranking PRO Safe to Use in 2026?

Generally Safe

Score 85/100

WP-Ranking PRO has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The wp-ranking-pro plugin v1.0.3 presents a significant security risk due to a large number of unprotected entry points and concerning code analysis signals. While there is no known vulnerability history, the static analysis reveals multiple weaknesses. Specifically, all 5 AJAX handlers lack authentication checks, creating a substantial attack surface for unauthorized actions. Furthermore, the presence of the dangerous `create_function` and a low percentage of SQL queries using prepared statements indicate potential for code injection and SQL injection vulnerabilities, even though no critical or high severity taint flows were explicitly identified, the two analyzed flows with unsanitized paths are a strong indicator of risk. The absence of nonce checks and capability checks exacerbates these issues, allowing unauthenticated users to potentially trigger unintended functionality. The plugin's code also exhibits poor output escaping practices, potentially leading to cross-site scripting (XSS) vulnerabilities. The lack of any recorded vulnerabilities in its history might suggest it hasn't been thoroughly audited or targeted, rather than indicating inherent security. The overall security posture is poor, with critical areas requiring immediate attention.

Key Concerns

  • AJAX handlers without authentication checks
  • Dangerous function create_function used
  • Low percentage of SQL queries prepared
  • Unsanitized paths in taint analysis
  • Output escaping is not properly handled
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

WP-Ranking PRO Security Vulnerabilities

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

WP-Ranking PRO Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("WP_Ranking_PRO_Widget");'));wp-ranking-pro.php:83

SQL Query Safety

33% prepared12 total queries

Output Escaping

38% escaped145 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
reset_post_views (wp-ranking-pro.php:1346)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
5 unprotected

WP-Ranking PRO Attack Surface

Entry Points6
Unprotected5

AJAX Handlers 5

authwp_ajax_wpr_countwp-ranking-pro.php:60
noprivwp_ajax_wpr_countwp-ranking-pro.php:61
authwp_ajax_wpr_add_to_dashboardwp-ranking-pro.php:67
authwp_ajax_wpr_fetch_rankingwp-ranking-pro.php:68
authwp_ajax_wpr_remove_rankingwp-ranking-pro.php:69

Shortcodes 1

[wpr] wp-ranking-pro.php:75
WordPress Hooks 20
actionplugins_loadedwp-ranking-pro.php:46
actionplugins_loadedwp-ranking-pro.php:47
actionadmin_menuwp-ranking-pro.php:48
actionadmin_initwp-ranking-pro.php:49
actionadded_optionwp-ranking-pro.php:50
actionadded_optionwp-ranking-pro.php:51
actionupdated_optionwp-ranking-pro.php:52
actionupdated_optionwp-ranking-pro.php:53
actionupdated_optionwp-ranking-pro.php:54
actionshutdownwp-ranking-pro.php:55
actionwp_dashboard_setupwp-ranking-pro.php:56
actionwp_enqueue_scriptswp-ranking-pro.php:59
actionwpwp-ranking-pro.php:64
actionwpr_scheduled_cronwp-ranking-pro.php:72
actionwpr_scheduled_cleanlogwp-ranking-pro.php:73
filterthe_postswp-ranking-pro.php:78
filtercron_scheduleswp-ranking-pro.php:81
actionwidgets_initwp-ranking-pro.php:83
actionwp_enqueue_scriptswp-ranking-pro.php:1385
actionwp_enqueue_scriptswp-ranking-pro.php:1454

Scheduled Events 3

wpr_scheduled_cron
wpr_scheduled_cron
wpr_scheduled_cleanlog
Maintenance & Trust

WP-Ranking PRO Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 20, 2017
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

WP-Ranking PRO Developer Profile

plugmize

1 plugin · 60 total installs

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

How We Detect WP-Ranking PRO

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-ranking-pro/css/wp-ranking-pro.css/wp-content/plugins/wp-ranking-pro/js/wp-ranking-pro.js
Version Parameters
/wp-content/plugins/wp-ranking-pro/css/wp-ranking-pro.css?ver=/wp-content/plugins/wp-ranking-pro/js/wp-ranking-pro.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpr-ranking-widgetwpr-ranking-widget-title
Data Attributes
data-wpr-ranking-id
JS Globals
wpr_ranking_pro_ajaxurlwpr_ranking_pro_params
Shortcode Output
[wpr]
FAQ

Frequently Asked Questions about WP-Ranking PRO