What The Cron Security & Risk Analysis

wordpress.org/plugins/what-the-cron

Is my WordPress cron running? What The Cron answers that question.

10 active installs v0.1.2 PHP 7.0+ WP 5.3+ Updated Dec 13, 2019
admincronwp-cron
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is What The Cron Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "what-the-cron" plugin v0.1.2 exhibits a generally good security posture due to the absence of known vulnerabilities and the use of prepared statements for all SQL queries. The static analysis reveals no critical or high-severity code signals, such as dangerous functions, file operations, or external HTTP requests. Furthermore, the absence of AJAX handlers, REST API routes, and shortcodes, coupled with no recorded CVEs, suggests a minimal attack surface and a history of secure development.

However, there are a few areas for concern that slightly temper the overall positive assessment. The low percentage of properly escaped output (30%) indicates a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without sufficient sanitization. Additionally, the complete lack of nonce checks and capability checks, while not directly exploitable with the current attack surface, represents a deviation from best practices for WordPress plugin development. These omissions could become exploitable if the plugin's functionality were to expand or if new entry points were introduced in future versions.

In conclusion, "what-the-cron" v0.1.2 is a relatively secure plugin with no reported vulnerabilities and sound database practices. The primary weakness lies in its output escaping and the absence of standard WordPress security checks for nonces and capabilities. While these issues do not present an immediate critical threat given the current limited attack surface, they represent areas that should be addressed to ensure long-term security and to align with robust WordPress security standards.

Key Concerns

  • Low percentage of output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

What The Cron Security Vulnerabilities

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

What The Cron Code Analysis

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

Output Escaping

30% escaped10 total outputs
Attack Surface

What The Cron Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filtercron_schedulessrc\Plugin.php:42
actionwtc_cron_pingsrc\Plugin.php:43
actionadmin_menusrc\Plugin.php:55
actionadmin_noticessrc\Plugin.php:56

Scheduled Events 1

wtc_cron_ping
Maintenance & Trust

What The Cron Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedDec 13, 2019
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

What The Cron Developer Profile

Gilbert Pellegrom

6 plugins · 260 total installs

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

How We Detect What The Cron

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about What The Cron