ReCaptcha JS Alert Security & Risk Analysis

wordpress.org/plugins/recaptcha-js-alert

ReCaptcha JS Alert provides the [recaptcha-js-alert] shortcode, which (if necessary) informs visitors of your website that a form requires JavaScript …

0 active installs v1.0.1 PHP + WP 3.8+ Updated Dec 3, 2025
blockeddisabledjavascriptnotificationrecaptcha
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ReCaptcha JS Alert Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The recaptcha-js-alert v1.0.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for SQL queries, and 100% proper output escaping indicate good development practices. The plugin also has no recorded vulnerability history, further contributing to its seemingly secure profile.

However, the analysis reveals a critical weakness: a complete lack of nonce checks and capability checks. While the attack surface is small with only one shortcode entry point and no unprotected AJAX handlers or REST API routes, the absence of nonces means that an attacker could potentially trigger the shortcode's functionality repeatedly without proper authorization. This could lead to denial-of-service or other unintended consequences if the shortcode performs any sensitive operations. The plugin's history of no vulnerabilities is positive, but it doesn't mitigate the inherent risks presented by missing fundamental security checks.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

ReCaptcha JS Alert Security Vulnerabilities

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

ReCaptcha JS Alert Code Analysis

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

Output Escaping

100% escaped17 total outputs
Attack Surface

ReCaptcha JS Alert Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[recaptcha-js-alert] recaptcha-js-alert.php:42
WordPress Hooks 5
actionadmin_enqueue_scriptsadmin\recaptcha-js-alert-admin.php:10
actionadmin_initadmin\recaptcha-js-alert-admin.php:16
actionadmin_menuadmin\recaptcha-js-alert-admin.php:21
actionplugins_loadedrecaptcha-js-alert.php:23
actionwp_enqueue_scriptsrecaptcha-js-alert.php:37
Maintenance & Trust

ReCaptcha JS Alert Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads937

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ReCaptcha JS Alert Developer Profile

freemp

3 plugins · 10K total installs

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

How We Detect ReCaptcha JS Alert

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/recaptcha-js-alert/css/recaptcha-js-alert.css/wp-content/plugins/recaptcha-js-alert/js/recaptcha-js-alert.js/wp-content/plugins/recaptcha-js-alert/js/recaptcha-js-alert-admin.js
Version Parameters
recaptcha-js-alert/css/recaptcha-js-alert.css?ver=recaptcha-js-alert/js/recaptcha-js-alert.js?ver=recaptcha-js-alert/js/recaptcha-js-alert-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-default-color
JS Globals
delay
Shortcode Output
<span id='recaptcha_js_alert_box'
FAQ

Frequently Asked Questions about ReCaptcha JS Alert