Cron Tasks Viewer Security & Risk Analysis

wordpress.org/plugins/cron-task-viewer-redux

Displays all scheduled WP-Cron tasks.

200 active installs v1.0.2 PHP 5.2.4+ WP 3.2+ Updated Oct 28, 2025
croncronjobwp-cronwp_cron
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Cron Tasks Viewer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The "cron-task-viewer-redux" v1.0.2 plugin exhibits a strong security posture based on the provided static analysis. There are no identified entry points such as AJAX handlers, REST API routes, or shortcodes that are accessible without authentication, which significantly reduces the attack surface. The code also demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and having a very high percentage of properly escaped output. Furthermore, the absence of file operations, external HTTP requests, and the lack of vulnerability history suggest a well-maintained and secure codebase.

However, the analysis does reveal some areas that, while not immediately indicative of a vulnerability, warrant attention. The complete lack of nonce checks and capability checks across all potential (though currently non-existent) entry points suggests that if future development introduces new handlers or endpoints, these critical security measures might be overlooked. While taint analysis found no issues, and the overall attack surface is zero, this can be a double-edged sword; a lack of complexity can also mean limited testing of security mechanisms.

In conclusion, "cron-task-viewer-redux" v1.0.2 appears to be a highly secure plugin. Its minimal attack surface and adherence to secure coding practices for SQL and output handling are commendable. The primary concern stems from the complete absence of nonce and capability checks, which represents a potential blind spot for future development. Given the current state, the risk is very low, but proactive implementation of these checks in any future updates is recommended to maintain this strong security posture.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Cron Tasks Viewer Security Vulnerabilities

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

Cron Tasks Viewer Release Timeline

v1.0.2Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Cron Tasks Viewer Code Analysis

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

Output Escaping

93% escaped14 total outputs
Attack Surface

Cron Tasks Viewer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menucron-task-viewer-redux.php:40
Maintenance & Trust

Cron Tasks Viewer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 28, 2025
PHP min version5.2.4
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs200
Developer Profile

Cron Tasks Viewer Developer Profile

Roy Orbitson

8 plugins · 3K total installs

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

How We Detect Cron Tasks Viewer

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widefatstriped
FAQ

Frequently Asked Questions about Cron Tasks Viewer