Vendi Abandoned Plugin Check Security & Risk Analysis

wordpress.org/plugins/vendi-abandoned-plugin-check

Helps find abandoned plugins by showing how many days since their last SVN update.

1K active installs v5.0.3 PHP 7.4+ WP 6.3+ Updated Mar 24, 2025
abandonedadmin
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Vendi Abandoned Plugin Check Safe to Use in 2026?

Generally Safe

Score 92/100

Vendi Abandoned Plugin Check has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The 'vendi-abandoned-plugin-check' v5.0.3 plugin exhibits a generally strong security posture, characterized by a lack of known vulnerabilities and well-implemented secure coding practices. The static analysis reveals no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected by authentication or permission checks, indicating a minimal attack surface. Furthermore, all SQL queries utilize prepared statements, and output escaping is consistently applied, which are crucial for preventing common web vulnerabilities like SQL injection and cross-site scripting (XSS).

However, the presence of the `unserialize()` function is a significant concern, as it is notoriously prone to object injection vulnerabilities if the input it processes is not strictly controlled and sanitized. While no taint flows were identified in this analysis, this function represents a potential weakness. The absence of nonce checks and capability checks on any entry points, though the entry points themselves appear to be protected, is also a deviation from best practices. The plugin's clean vulnerability history is a positive indicator, suggesting a history of secure development or diligent patching if issues did arise.

In conclusion, the plugin's strengths lie in its robust handling of SQL and output, and its limited attack surface. The primary weakness is the use of `unserialize()` without apparent input validation or authorization checks on the data being unserialized. The lack of explicit nonce and capability checks on entry points, while not directly exploitable in this static analysis, represents a missed opportunity to further harden the plugin against potential future threats.

Key Concerns

  • Use of unserialize() function
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Vendi Abandoned Plugin Check Security Vulnerabilities

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

Vendi Abandoned Plugin Check Code Analysis

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

Dangerous Functions Found

unserialize$obj = unserialize($body);vendi-abandoned-plugin-check.php:488

Output Escaping

100% escaped2 total outputs
Attack Surface

Vendi Abandoned Plugin Check Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterplugin_row_metavendi-abandoned-plugin-check.php:68
filterplugin_install_action_linksvendi-abandoned-plugin-check.php:72
filterplugins_api_argsvendi-abandoned-plugin-check.php:76
actionadmin_initvendi-abandoned-plugin-check.php:81
Maintenance & Trust

Vendi Abandoned Plugin Check Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 24, 2025
PHP min version7.4
Downloads21K

Community Trust

Rating82/100
Number of ratings10
Active installs1K
Developer Profile

Vendi Abandoned Plugin Check Developer Profile

cjhaas

3 plugins · 1K total installs

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

How We Detect Vendi Abandoned Plugin Check

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vendi-abandoned-plugin-check/vendi-plugin-health-check.css/wp-content/plugins/vendi-abandoned-plugin-check/vendi-plugin-health-check.js
Script Paths
/wp-content/plugins/vendi-abandoned-plugin-check/vendi-plugin-health-check.js
Version Parameters
vendi-abandoned-plugin-check/vendi-plugin-health-check.css?ver=vendi-abandoned-plugin-check/vendi-plugin-health-check.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Vendi Abandoned Plugin Check