Ironclad CAPTCHA WP plugin Security & Risk Analysis

wordpress.org/plugins/ironclad-captcha-wp-plugin

3D objects-based CAPTCHA to get rid of spam in comments.

10 active installs v1.3 PHP + WP 2.3.1+ Updated Mar 30, 2012
captchaimageironclad-captchasecuritysecurity-stronghold
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ironclad CAPTCHA WP plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The ironclad-captcha-wp-plugin v1.3 demonstrates a generally strong security posture in several key areas. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with exposed entry points significantly reduces the potential attack surface. Furthermore, the plugin reports no known CVEs and utilizes prepared statements for all its SQL queries, indicating responsible data handling practices. However, a significant concern arises from the static analysis of output escaping, where 100% of outputs are not properly escaped, presenting a clear risk of cross-site scripting (XSS) vulnerabilities. Additionally, the taint analysis reveals two flows with unsanitized paths, which, while not classified as critical or high, warrant investigation as they could potentially lead to unexpected behavior or vulnerabilities if data isn't handled with extreme care.

Key Concerns

  • All outputs are unescaped
  • Taint analysis: 2 unsanitized paths
Vulnerabilities
None known

Ironclad CAPTCHA WP plugin Security Vulnerabilities

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

Ironclad CAPTCHA WP plugin Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ironclad_captcha_options (ironclad-captcha.php:24)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Ironclad CAPTCHA WP plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuironclad-captcha.php:54
actionwp_headironclad-captcha.php:55
actioncomment_formironclad-captcha.php:64
actioncomment_postironclad-captcha.php:65
Maintenance & Trust

Ironclad CAPTCHA WP plugin Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMar 30, 2012
PHP min version
Downloads10K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Ironclad CAPTCHA WP plugin Developer Profile

Andrey Yeriomin

1 plugin · 10 total installs

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

How We Detect Ironclad CAPTCHA WP plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ironclad-captcha/captcha.css

HTML / DOM Fingerprints

HTML Comments
<!-- -->
Data Attributes
id="ironclad_captcha_options_form"name="ironclad_captcha_options_form"id="apikey"id="ironclad_captcha_button"name="ironclad_captcha_button"name="ironclad_captcha_vx"+3 more
JS Globals
alerthistory
FAQ

Frequently Asked Questions about Ironclad CAPTCHA WP plugin