Censorship Plugin Security & Risk Analysis

wordpress.org/plugins/censorship

Censorship Plugin For Page & Post (Title, Content & Comments)

10 active installs v3.00 PHP + WP 4.6+ Updated Aug 23, 2020
bad-languagebad-word-filtercensored-wordcensorship
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Censorship Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Censorship 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

Based on the static analysis, the "censorship" plugin v3.00 demonstrates a strong security posture with no identified vulnerabilities in its attack surface, dangerous functions, or SQL queries. The absence of external HTTP requests and file operations further reduces potential attack vectors. The presence of nonce and capability checks, along with prepared statements for all SQL queries, are positive indicators of secure coding practices.

However, there are areas for improvement. The output escaping is only 67% properly implemented, meaning a significant portion of output may be vulnerable to cross-site scripting (XSS) attacks. While taint analysis found no unsanitized paths, the low number of flows analyzed (2) means this result should be interpreted with caution. The bundled jQuery v3.3.1 is outdated and could represent a vulnerability if not properly mitigated within the plugin's code.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the current static analysis findings, suggests a generally secure plugin. However, the lack of extensive vulnerability history doesn't guarantee future security, and the identified output escaping issue warrants attention. Overall, the plugin is well-developed from a security perspective, but the XSS risk due to incomplete output escaping is the primary concern.

Key Concerns

  • Output escaping is not fully implemented
  • Bundled jQuery library is outdated
Vulnerabilities
None known

Censorship Plugin Security Vulnerabilities

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

Censorship Plugin Code Analysis

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

Bundled Libraries

jQuery3.3.1

Output Escaping

67% escaped15 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
wp_censorship_page (init.php:151)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Censorship Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_enqueue_scriptsinit.php:44
actioninitinit.php:50
filterthe_titleinit.php:54
filterthe_contentinit.php:55
filterthe_titleinit.php:59
filterthe_contentinit.php:60
filtercomment_textinit.php:63
actionadmin_menuinit.php:66
Maintenance & Trust

Censorship Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 23, 2020
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Censorship Plugin Developer Profile

nath4n

5 plugins · 20 total installs

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

How We Detect Censorship Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/censorship/tags-input/jquery.tagsinput-revisited.min.css/wp-content/plugins/censorship/tags-input/jquery.tagsinput-revisited.min.js
Script Paths
/wp-content/plugins/censorship/jquery/jquery-3.3.1.min.js

HTML / DOM Fingerprints

CSS Classes
wrappostboxmetabox-holder
FAQ

Frequently Asked Questions about Censorship Plugin