WP CountUP JS Security & Risk Analysis

wordpress.org/plugins/wp-countup-js

Display multiple animated counters into your WordPress site.

1K active installs v4.2.4 PHP 7.0+ WP 5.7.4+ Updated Dec 4, 2021
animatedcounterscountupcountup-jswp-countup-js
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP CountUP JS Safe to Use in 2026?

Generally Safe

Score 85/100

WP CountUP JS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The wp-countup-js plugin, version 4.2.4, exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities due to prepared statements, and file operations is a significant positive. Furthermore, the plugin demonstrates good practices in output escaping, with only one instance of potential unescaped output. The limited attack surface, consisting solely of a single shortcode and no unprotected entry points, also contributes to its security. The plugin's vulnerability history is clean, with no recorded CVEs, suggesting a history of secure development and maintenance. However, the lack of nonce checks and capability checks on its single entry point (the shortcode) represents a notable concern. While the static analysis did not reveal any explicit vulnerabilities stemming from this, it opens the door for potential cross-site request forgery (CSRF) or unauthorized usage attacks if the shortcode's functionality is sensitive.

Key Concerns

  • Potential unescaped output
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

WP CountUP JS Security Vulnerabilities

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

WP CountUP JS Code Analysis

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

Output Escaping

90% escaped10 total outputs
Attack Surface

WP CountUP JS Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[countup] includes\class-wp-cujs-shortcode.php:21
WordPress Hooks 8
actionenqueue_block_editor_assetsincludes\class-wp-cujs-gutenberg-block.php:29
actioninitincludes\class-wp-cujs-gutenberg-block.php:30
actionadmin_menuincludes\class-wp-cujs-options.php:49
actionadmin_initincludes\class-wp-cujs-options.php:50
actionwp_enqueue_scriptsincludes\class-wp-cujs.php:61
filterscript_loader_tagincludes\class-wp-cujs.php:62
filterplugin_action_linksincludes\class-wp-cujs.php:71
filternetwork_admin_plugin_action_linksincludes\class-wp-cujs.php:72
Maintenance & Trust

WP CountUP JS Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedDec 4, 2021
PHP min version7.0
Downloads26K

Community Trust

Rating98/100
Number of ratings10
Active installs1K
Developer Profile

WP CountUP JS Developer Profile

Roel Magdaleno

5 plugins · 2K total installs

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

How We Detect WP CountUP JS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-countup-js/assets/js/wp-countup-show-counter.min.js/wp-content/plugins/wp-countup-js/admin/js/wp-cujs-block.js/wp-content/plugins/wp-countup-js/admin/css/wp-cujs-block.css
Script Paths
/wp-content/plugins/wp-countup-js/assets/js/wp-countup-show-counter.min.js/wp-content/plugins/wp-countup-js/admin/js/wp-cujs-block.js
Version Parameters
wp-countup-js-pluginwp-cujs-block.csswp-countup-js/admin/js/wp-cujs-block.js?ver=wp-countup-js/assets/js/wp-countup-show-counter.min.js?ver=wp-countup-js/admin/css/wp-cujs-block.css?ver=

HTML / DOM Fingerprints

CSS Classes
counter
Data Attributes
data-decimalsdata-delaydata-durationdata-easingdata-groupingdata-prefix+6 more
JS Globals
WP_CU_JS
Shortcode Output
<div class="counter"
FAQ

Frequently Asked Questions about WP CountUP JS