Lovarank Security & Risk Analysis

wordpress.org/plugins/lovarank

Lovarank automatically researches keywords, generates SEO-optimized articles, and publishes them to your WordPress site as posts or drafts.

10 active installs v1.0.8 PHP 8.0+ WP 6.4+ Updated Nov 18, 2025
ai-agentai-blogai-content-generatorai-seocontent-automation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Lovarank Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The lovarank plugin v1.0.8 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL query preparation and output escaping, with 100% of analyzed queries using prepared statements and all outputs being properly escaped. The absence of known CVEs and recorded vulnerabilities in its history is also a strong indicator of a well-maintained and secure development process. The plugin also avoids bundled libraries, reducing the risk of outdated dependencies.

However, a significant concern arises from the presence of an unprotected AJAX handler. With one AJAX handler identified and none of them featuring authentication checks, this presents a clear attack vector. Although the static analysis did not reveal any critical or high-severity taint flows or dangerous functions, the unprotected entry point is a substantial risk that could be exploited if input validation or sanitization is insufficient within that handler. The plugin's attack surface is small, but the unprotected AJAX handler represents a critical weakness within that limited surface.

In conclusion, while lovarank v1.0.8 benefits from secure coding practices in its handling of database interactions and output, the unprotected AJAX handler is a critical oversight. This single vulnerability could potentially lead to unauthorized actions or information disclosure depending on the functionality of the AJAX endpoint. The absence of historical vulnerabilities suggests a commitment to security, but this specific oversight requires immediate attention.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Lovarank Security Vulnerabilities

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

Lovarank Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

100% escaped20 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<manage> (pages\manage.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Lovarank Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_lovarank_fetch_articles_nowlovarank.php:156
WordPress Hooks 5
actionadmin_menulovarank.php:22
actionadmin_initlovarank.php:38
actionadmin_initlovarank.php:51
actionadmin_enqueue_scriptslovarank.php:121
actionlovarank_daily_synclovarank.php:145

Scheduled Events 1

lovarank_daily_sync
Maintenance & Trust

Lovarank Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 18, 2025
PHP min version8.0
Downloads317

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Lovarank Developer Profile

georgeslovarank

1 plugin · 10 total installs

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

How We Detect Lovarank

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lovarank/css/manage.css/wp-content/plugins/lovarank/css/home.css/wp-content/plugins/lovarank/script/manage.js
Script Paths
/wp-content/plugins/lovarank/script/manage.js
Version Parameters
lovarank-stylelovarank-home-stylelovarank-script

HTML / DOM Fingerprints

Data Attributes
data-nonce
JS Globals
lovarankAjax
FAQ

Frequently Asked Questions about Lovarank