Rank Authority Security & Risk Analysis

wordpress.org/plugins/rank-authority

Secure API connector to publish posts and overwrite posts from the RA Dashboard to WordPress. Token reset functionality is now available to all admini …

0 active installs v1.0.37 PHP 7.4+ WP 5.0+ Updated Mar 27, 2026
apicontent-managementpublishingrest-apiseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Rank Authority Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The 'rank-authority' plugin v1.0.37 exhibits a strong security posture based on the static analysis and vulnerability history provided. The complete absence of critical or high-severity taint flows, raw SQL queries, and unprotected entry points (AJAX, REST API, shortcodes) indicates robust security practices in development. Furthermore, the plugin benefits from a clean vulnerability history, with no known CVEs, suggesting a history of secure development and timely patching. The code also demonstrates good practices with a high percentage of properly escaped output, the use of prepared statements for all SQL queries, and the presence of nonce and capability checks. However, a minor concern is the single file operation and single external HTTP request, which, while not inherently risky, represent potential vectors if not implemented with extreme care. The low number of total flows analyzed in taint analysis might also mean that less complex code paths were not fully scrutinized.

Overall, the plugin appears to be well-secured with minimal inherent risks. The strengths lie in its proactive approach to preventing common web vulnerabilities like SQL injection and XSS. The limited number of potential attack vectors and the absence of historical vulnerabilities are significant positives. The developer has clearly prioritized security by implementing proper checks and sanitization. The only areas that warrant slight caution are the file and HTTP operations, which should be monitored for any future changes or potential misconfigurations in their implementation.

Key Concerns

  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

Rank Authority Security Vulnerabilities

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

Rank Authority Release Timeline

v1.0.37Current
v1.0.36
v1.0.35
v1.0.34
v1.0.33
v1.0.32
v1.0.31
v1.0.30
v1.0.29
v1.0.28
v1.0.27
v1.0.26
v1.0.25
v1.0.24
v1.0.23
v1.0.22
v1.0.21
v1.0.20
v1.0.19
v1.0.18
Code Analysis
Analyzed Apr 16, 2026

Rank Authority Code Analysis

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

Output Escaping

92% escaped61 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
settings_page (rank-authority.php:872)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Rank Authority Attack Surface

Entry Points9
Unprotected0

REST API Routes 9

POST/wp-json/ra/v1/verifyrank-authority.php:1124
POST/wp-json/ra/v1/checkrank-authority.php:1130
POST/wp-json/ra/v1/postrank-authority.php:1136
GET/wp-json/ra/v1/post/(?P<id>\d+)rank-authority.php:1142
PUT/wp-json/ra/v1/post/(?P<id>\d+)rank-authority.php:1148
DELETE/wp-json/ra/v1/post/(?P<id>\d+)rank-authority.php:1154
POST/wp-json/ra/v1/media/upload-from-urlrank-authority.php:1160
POST/wp-json/ra/v1/disconnectrank-authority.php:1166
GET/wp-json/ra/v1/geo-categoryrank-authority.php:1172
WordPress Hooks 15
actioninitrank-authority.php:30
filtertemplate_includerank-authority.php:31
actionpre_get_postsrank-authority.php:32
actionadmin_menurank-authority.php:33
actionadmin_enqueue_scriptsrank-authority.php:34
actionadmin_headrank-authority.php:35
actionadmin_body_classrank-authority.php:36
actionrest_api_initrank-authority.php:37
actionwp_enqueue_scriptsrank-authority.php:38
actionwp_headrank-authority.php:39
actionwp_headrank-authority.php:40
actionwp_headrank-authority.php:41
actionpre_get_postsrank-authority.php:42
actionrss2_headrank-authority.php:43
filterscript_loader_tagrank-authority.php:1345
Maintenance & Trust

Rank Authority Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 27, 2026
PHP min version7.4
Downloads981

Community Trust

Rating100/100
Number of ratings3
Active installs0
Developer Profile

Rank Authority Developer Profile

Rank Authority

1 plugin · 0 total installs

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

How We Detect Rank Authority

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rank-authority/assets/css/admin-style.css/wp-content/plugins/rank-authority/assets/js/script.js/wp-content/plugins/rank-authority/assets/css/front-end-style.css
Script Paths
/wp-content/plugins/rank-authority/assets/js/script.js
Version Parameters
rank-authority/assets/css/admin-style.css?ver=rank-authority/assets/js/script.js?ver=rank-authority/assets/css/front-end-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
rank-authority-admin-wrap
HTML Comments
<!-- Rank Authority Settings --><!-- Rank Authority Connector Token -->
Data Attributes
data-ra-tokendata-ra-ownerdata-ra-hide-tokendata-ra-website-iddata-ra-script-enableddata-ra-geo-category-id+1 more
JS Globals
rankAuthorityAdmin
REST Endpoints
/wp-json/rank-authority/v1/settings
FAQ

Frequently Asked Questions about Rank Authority