Easy reCaptcha Shortcodes Security & Risk Analysis

wordpress.org/plugins/easy-recaptcha-shortcodes

Easy reCaptcha Shortcodes lets you add Google reCAPTCHA v2 to forms via shortcodes, while reCAPTCHA v3 runs automatically once configured.

30 active installs v1.0.0 PHP + WP + Updated Apr 7, 2025
captchagoogle-recaptcharecaptcharecaptcha-v2recaptcha-v3
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy reCaptcha Shortcodes Safe to Use in 2026?

Generally Safe

Score 100/100

Easy reCaptcha Shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12mo ago
Risk Assessment

The "easy-recaptcha-shortcodes" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, all SQL queries utilizing prepared statements, and 100% output escaping are excellent indicators of good development practices. Furthermore, the lack of any recorded vulnerabilities, including critical or high severity ones, suggests a history of stable and secure code.

While the plugin's attack surface is limited to a single shortcode and there are no unauthenticated entry points identified, the complete absence of capability checks across all entry points is a significant concern. This means that potentially any authenticated user, regardless of their role, could interact with the shortcode functionality. Although no specific vulnerabilities were detected in taint analysis or code signals, the lack of capability checks leaves a door open for privilege escalation or unauthorized actions if the shortcode's functionality were to be exploited.

In conclusion, the plugin benefits from secure coding practices in many areas. However, the lack of role-based access control for its shortcode functionality represents a weakness that could be exploited in a targeted attack, even without a history of publicly disclosed vulnerabilities.

Key Concerns

  • No capability checks on entry points
Vulnerabilities
None known

Easy reCaptcha Shortcodes Security Vulnerabilities

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

Easy reCaptcha Shortcodes Code Analysis

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

Output Escaping

100% escaped34 total outputs
Attack Surface

Easy reCaptcha Shortcodes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[easyresh_keys_v2] includes\shortcodes.php:281
WordPress Hooks 6
actionadmin_menueasy-recaptcha-shortcodes.php:21
actionadmin_initeasy-recaptcha-shortcodes.php:22
actionadmin_enqueue_scriptseasy-recaptcha-shortcodes.php:23
actionadmin_enqueue_scriptseasy-recaptcha-shortcodes.php:55
actionwp_enqueue_scriptsincludes\shortcodes.php:90
actioninitincludes\shortcodes.php:320
Maintenance & Trust

Easy reCaptcha Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedApr 7, 2025
PHP min version
Downloads595

Community Trust

Rating100/100
Number of ratings2
Active installs30
Developer Profile

Easy reCaptcha Shortcodes Developer Profile

Zeljko Ivanovic

1 plugin · 30 total installs

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

How We Detect Easy reCaptcha Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-recaptcha-shortcodes/assets/js/admin.js/wp-content/plugins/easy-recaptcha-shortcodes/assets/css/style.css
Script Paths
/wp-content/plugins/easy-recaptcha-shortcodes/assets/js/admin.js

HTML / DOM Fingerprints

CSS Classes
easyresh-wrapform-table-version-recapthcareCaptcha-List
Data Attributes
name="easyresh_version"name="easyresh_secret_key_v2"name="easyresh_public_key_v2"name="easyresh_secret_key_v3"name="easyresh_public_key_v3"name="easyresh_v3_response_threshold"+4 more
Shortcode Output
[easyresh_keys_v2]
FAQ

Frequently Asked Questions about Easy reCaptcha Shortcodes