Random numbers – WordPress Random numbers builder plugin Security & Risk Analysis

wordpress.org/plugins/random-numbers-builder

Random numbers builder plugin allows the visitor to create random numbers on the page.

10 active installs v1.1.6 PHP 5.3+ WP 3.8+ Updated Jan 1, 2021
numbersrandomrandom-numbers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Random numbers – WordPress Random numbers builder plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Random numbers – WordPress Random numbers builder plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'random-numbers-builder' plugin v1.1.6 demonstrates a generally good security posture with several key strengths. The complete absence of known CVEs and a clean vulnerability history are significant positive indicators. The code analysis reveals a small attack surface with no unprotected entry points detected, a strong adherence to using nonces and capability checks, and a lack of dangerous functions or file operations. This suggests a developer who is mindful of common WordPress security pitfalls.

However, there are areas for improvement. While not critical, the SQL queries show only 50% usage of prepared statements, leaving room for potential SQL injection vulnerabilities if the inputs are not meticulously sanitized on the PHP side. Furthermore, only 64% of output escaping is properly implemented. This means a portion of the plugin's output could be susceptible to Cross-Site Scripting (XSS) attacks. The taint analysis showing zero flows is excellent, but the limited output escaping and less-than-perfect SQL preparation mean that these potential weaknesses, if exploited through other means, could still lead to an issue.

In conclusion, 'random-numbers-builder' v1.1.6 is a relatively secure plugin, particularly due to its lack of historical vulnerabilities and protected attack surface. The developer has implemented core security measures like nonce and capability checks effectively. The primary risks lie in the partial implementation of prepared statements for SQL queries and incomplete output escaping, which, while not exploited in the past or detected through taint analysis, represent potential avenues for future exploitation. Addressing these areas would further bolster the plugin's security.

Key Concerns

  • SQL queries not fully using prepared statements
  • Output escaping not fully implemented
Vulnerabilities
None known

Random numbers – WordPress Random numbers builder plugin Security Vulnerabilities

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

Random numbers – WordPress Random numbers builder plugin Code Analysis

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

Bundled Libraries

Select2

SQL Query Safety

50% prepared2 total queries

Output Escaping

64% escaped28 total outputs
Attack Surface

Random numbers – WordPress Random numbers builder plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[yrn_numbers] classes\Shortcode.php:10
WordPress Hooks 13
actioninitclasses\Actions.php:12
actionadmin_menuclasses\Actions.php:13
actionadd_meta_boxesclasses\Actions.php:14
actionadmin_headclasses\Actions.php:17
actionadmin_action_yrn_duplicate_post_as_draftclasses\Actions.php:18
actionyrnRenderContentclasses\Actions.php:19
filterdefault_hidden_meta_boxesclasses\Actions.php:224
filterpost_updated_messagesclasses\Filters.php:11
filterpost_row_actionsclasses\Filters.php:14
actionwp_footerclasses\IncludeToPage.php:62
filterYRNPostTypeSupportclasses\RegisterPostType.php:43
filteryrnGeneralMetaboxesclasses\types\TextNumbers.php:6
actionadmin_initRandomNumbersInit.php:27
Maintenance & Trust

Random numbers – WordPress Random numbers builder plugin Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 1, 2021
PHP min version5.3
Downloads8K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Random numbers – WordPress Random numbers builder plugin Developer Profile

adamskaat

2 plugins · 10K total installs

62
trust score
Avg Security Score
75/100
Avg Patch Time
429 days
View full developer profile
Detection Fingerprints

How We Detect Random numbers – WordPress Random numbers builder plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/random-numbers-builder/css/YrnCountUp.css/wp-content/plugins/random-numbers-builder/js/YrnCountUp.js/wp-content/plugins/random-numbers-builder/css/rn-builder.css/wp-content/plugins/random-numbers-builder/css/rn-builder-editor.css/wp-content/plugins/random-numbers-builder/js/rn-builder.js/wp-content/plugins/random-numbers-builder/js/rn-builder-editor.js
Script Paths
/wp-content/plugins/random-numbers-builder/js/YrnCountUp.js/wp-content/plugins/random-numbers-builder/js/rn-builder.js/wp-content/plugins/random-numbers-builder/js/rn-builder-editor.js
Version Parameters
random-numbers-builder/css/YrnCountUp.css?ver=random-numbers-builder/js/YrnCountUp.js?ver=random-numbers-builder/css/rn-builder.css?ver=random-numbers-builder/css/rn-builder-editor.css?ver=random-numbers-builder/js/rn-builder.js?ver=random-numbers-builder/js/rn-builder-editor.js?ver=

HTML / DOM Fingerprints

CSS Classes
YRN-contentYRN-content-wrapper-YRN-content-html
Data Attributes
data-stylesdata-iddata-options
JS Globals
YRN_VERSIONYRN_CSS_URLYRN_JS_URL
Shortcode Output
[yrn_numbers
FAQ

Frequently Asked Questions about Random numbers – WordPress Random numbers builder plugin