Censortive Security & Risk Analysis

wordpress.org/plugins/censortive

If your site is being blocked for "sensitive" words, Censortive is for you. This plugin can replace any word or phrase with its graphic equi …

10 active installs v1.0 PHP + WP 2.0.2+ Updated Nov 4, 2007
censorshiptext-to-image
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Censortive Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 18yr ago
Risk Assessment

The "censortive" v1.0 plugin exhibits a mixed security posture. On the positive side, the plugin has a seemingly small attack surface with no registered AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries are executed using prepared statements, and there are no known vulnerabilities or CVEs associated with this plugin, indicating a history of relative security. However, significant concerns arise from the static analysis results. The plugin has no capability checks or nonce checks, which are crucial for securing WordPress functionalities. Additionally, a worrying finding is that 0% of its outputs are properly escaped, posing a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also reveals that all three analyzed flows have unsanitized paths, although they did not reach a critical or high severity rating in this analysis. The lack of output escaping combined with the unsanitized paths suggests potential avenues for malicious input to be rendered without proper sanitization, leading to vulnerabilities if any data enters the plugin's processing pipeline.

Key Concerns

  • No capability checks
  • No nonce checks
  • Unescaped output (0%)
  • Unsanitized paths in taint flows (3/3)
Vulnerabilities
None known

Censortive Security Vulnerabilities

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

Censortive Code Analysis

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

Output Escaping

0% escaped4 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<censimg> (censimg.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Censortive Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menucensortive.php:184
actionactivate_censortive/censortive.phpcensortive.php:185
filterthe_contentcensortive.php:187
Maintenance & Trust

Censortive Maintenance & Trust

Maintenance Signals

WordPress version tested2.3
Last updatedNov 4, 2007
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Censortive Developer Profile

Ryan

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 Censortive

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/censortive/fonts//wp-content/plugins/censortive/censimg.php

HTML / DOM Fingerprints

Data Attributes
name="CensortiveFontFile"name="CensortiveFontSize"name="CensortiveFontColor"name="CensortiveBGColor"name="CensortiveTransBG"name="CensortiveCache"+7 more
Shortcode Output
<img src="
FAQ

Frequently Asked Questions about Censortive