Heartbeat Controller Security & Risk Analysis

wordpress.org/plugins/heartbeat-controller

Control WordPress Heartbeat API to reduce load. Allow, disable, or set custom frequency for Dashboard, Post Editor, and Frontend.

800 active installs v1.0 PHP 7.2+ WP 5.2+ Updated Jul 28, 2025
admin-ajax-phpautosaveheartbeatheartbeat-apiperformance
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Heartbeat Controller Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "heartbeat-controller" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events, particularly those without authentication checks, significantly limits its attack surface. Furthermore, the code signals indicate no dangerous functions were detected, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests. This suggests a well-written plugin that avoids common insecure coding practices. The vulnerability history showing zero known CVEs, both past and present, further reinforces this positive assessment. However, a notable concern is the complete lack of nonce and capability checks. While the plugin currently has no direct entry points that would typically leverage these checks, this absence represents a potential weakness. If future versions introduce any new entry points or the plugin interacts with other components in a way that exposes it to different attack vectors, the lack of built-in authorization mechanisms could become a significant security risk. In conclusion, the plugin is currently in a very secure state due to its minimal attack surface and good coding practices. The primary area for improvement and a point of potential future risk is the implementation of proper nonce and capability checks to ensure robust authorization.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Heartbeat Controller Security Vulnerabilities

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

Heartbeat Controller Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 16, 2026

Heartbeat Controller Code Analysis

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

Output Escaping

79% escaped19 total outputs
Attack Surface

Heartbeat Controller Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuheartbeat-controller.php:33
actionadmin_initheartbeat-controller.php:34
actionadmin_enqueue_scriptsheartbeat-controller.php:35
filterheartbeat_settingsheartbeat-controller.php:36
filterheartbeat_sendheartbeat-controller.php:37
Maintenance & Trust

Heartbeat Controller Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 28, 2025
PHP min version7.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs800
Developer Profile

Heartbeat Controller Developer Profile

Abdur Rahman

2 plugins · 800 total installs

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

How We Detect Heartbeat Controller

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/heartbeat-controller/assets/css/admin.css
Version Parameters
heartbeat-controller/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
hccwh-heartbeat-group
Data Attributes
name="heartbeat_control_settings
FAQ

Frequently Asked Questions about Heartbeat Controller