Countdown Block Security & Risk Analysis

wordpress.org/plugins/wp-countdown-block

Create a fear of missing out or urgency on your site or build a coming soon page with Gutenberg Countdown Block.

1K active installs v1.0.0 PHP 7.0+ WP 5.3.2+ Updated Aug 3, 2021
blockcoming-sooncount-downcountdown-blocktimer-block
85
A · Safe
CVEs total1
Unpatched0
Last CVEAug 30, 2021
Download
Safety Verdict

Is Countdown Block Safe to Use in 2026?

Generally Safe

Score 85/100

Countdown Block has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Aug 30, 2021Updated 4yr ago
Risk Assessment

The static analysis of wp-countdown-block v1.0.0 reveals a seemingly strong security posture with no identified dangerous functions, file operations, external requests, or unsanitized taint flows. SQL queries are exclusively handled through prepared statements, and all output is properly escaped. The absence of any attack surface (AJAX handlers, REST API routes, shortcodes, cron events) is a significant strength, as it minimizes potential entry points for malicious actors. However, the complete lack of nonce and capability checks across all potential entry points, even though the identified attack surface is zero, is a notable concern. This indicates a fundamental reliance on the assumption that no direct code execution pathways exist within the plugin's current version. The vulnerability history shows a single medium-severity vulnerability related to 'Missing Authorization' discovered in August 2021, which is now patched. While this suggests the developers addressed past issues, the recurring pattern of authorization-related vulnerabilities warrants attention for future development. Overall, the current code presents minimal immediate risk due to its limited attack surface and good coding practices regarding data handling, but the absence of crucial security checks and the historical presence of authorization issues highlight areas for improvement.

Key Concerns

  • No nonce checks
  • No capability checks
  • Past medium severity vulnerability (Missing Authorization)
Vulnerabilities
1 published

Countdown Block Security Vulnerabilities

CVEs by Year

1 CVE in 2021
2021
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2021-24633medium · 4.3Missing Authorization

Countdown Block <= 1.1.1 - Missing Authorization

Aug 30, 2021 Patched in 1.1.2 (876d)
Version History

Countdown Block Release Timeline

v1.0.0Current1 CVE
Code Analysis
Analyzed Mar 16, 2026

Countdown Block Code Analysis

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

Countdown Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitblocks\countdown.php:7
actionenqueue_block_editor_assetsblocks\countdown.php:23
actioninitindex.php:13
Maintenance & Trust

Countdown Block Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.0
Last updatedAug 3, 2021
PHP min version7.0
Downloads17K

Community Trust

Rating90/100
Number of ratings4
Active installs1K
Developer Profile

Countdown Block Developer Profile

Achal Jain

8 plugins · 4K total installs

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

How We Detect Countdown Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-countdown-block/index.js/wp-content/plugins/wp-countdown-block/style.css/wp-content/plugins/wp-countdown-block/editor.css/wp-content/plugins/wp-countdown-block/frontend.js
Script Paths
/wp-content/plugins/wp-countdown-block/index.js/wp-content/plugins/wp-countdown-block/frontend.js
Version Parameters
wp-countdown-block/index.js?ver=wp-countdown-block/style.css?ver=wp-countdown-block/editor.css?ver=wp-countdown-block/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-ideabox-countdown
JS Globals
window.wp.i18nwindow.wp.elementwindow.wp.blockswindow.wp.componentswindow.wp.datawindow.wp.editPost+11 more
FAQ

Frequently Asked Questions about Countdown Block