Cron View Security & Risk Analysis

wordpress.org/plugins/cron-tasks-viewer

Displays all scheduled WP-Cron tasks.

40 active installs v0.0.3 PHP + WP 2.7+ Updated Feb 28, 2015
croncronjobwordpress-cronwp-cronwp_cron
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cron View Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "cron-tasks-viewer" plugin v0.0.3 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, external HTTP requests, and the explicit use of prepared statements for any SQL operations are strong indicators of secure coding practices. Furthermore, the plugin demonstrates no known vulnerabilities (CVEs) and a complete lack of reported issues, suggesting a well-maintained and secure codebase. The zero attack surface across AJAX, REST API, and shortcodes further minimizes potential entry points for attackers.

However, a significant concern arises from the output escaping analysis, which indicates that 100% of the analyzed outputs are not properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content displayed by the plugin could be injected with malicious scripts. The lack of nonce and capability checks across the identified entry points, although currently zero, could become a critical weakness if the attack surface expands in future versions. Despite these potential risks, the plugin's current limited scope and lack of known vulnerabilities are positive attributes. Addressing the output escaping issue is paramount to maintaining its secure standing.

Key Concerns

  • 100% of outputs not properly escaped
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

Cron View Security Vulnerabilities

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

Cron View Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Cron View Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Cron View Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitMaxVCronTool.php:13
actionadmin_menuMaxVCronTool.php:19
Maintenance & Trust

Cron View Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedFeb 28, 2015
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Cron View Developer Profile

drmaxim

2 plugins · 50 total installs

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

How We Detect Cron View

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cron-tasks-viewer/js/bootstrap.min.js/wp-content/plugins/cron-tasks-viewer/css/bootstrap.min.css
Script Paths
/wp-content/plugins/cron-tasks-viewer/js/bootstrap.min.js
Version Parameters
cron-tasks-viewer/js/bootstrap.min.js?ver=cron-tasks-viewer/css/bootstrap.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
tabletable-striped
FAQ

Frequently Asked Questions about Cron View