Hide Entry Title Security & Risk Analysis

wordpress.org/plugins/hide-entry-title

Hide Entry Title is easy to use. Hide the title on all pages and posts.

200 active installs v1.0 PHP + WP 4.3.1+ Updated Jan 9, 2017
hide-entry-titlehide-page-titlehide-titlepagepost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide Entry Title Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "hide-entry-title" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code demonstrates good practice by utilizing prepared statements for all SQL queries, and there are no dangerous functions or file operations detected. The lack of external HTTP requests and the absence of any recorded vulnerabilities in its history are positive indicators.

However, a significant concern arises from the output escaping. With 100% of outputs not being properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data rendered by this plugin that originates from user input or external sources, without proper sanitization, could be exploited to inject malicious scripts into the website. While the attack surface is minimal and the query handling is secure, this unescaped output represents a critical oversight that could be easily exploited.

In conclusion, the "hide-entry-title" plugin benefits from a very small attack surface and secure data handling for SQL. The vulnerability history is clean, suggesting a generally well-developed plugin. The primary weakness lies in its inadequate output escaping, which presents a high risk of XSS vulnerabilities. Addressing this specific issue would greatly improve the plugin's overall security.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Hide Entry Title Security Vulnerabilities

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

Hide Entry Title Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Hide Entry Title Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuhide-entry-title.php:16
actionadmin_inithide-entry-title.php:22
actionadmin_enqueue_scriptshide-entry-title.php:34
actioninithide-entry-title.php:77
actionwp_headhide-entry-title.php:84
Maintenance & Trust

Hide Entry Title Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedJan 9, 2017
PHP min version
Downloads9K

Community Trust

Rating60/100
Number of ratings2
Active installs200
Developer Profile

Hide Entry Title Developer Profile

seosbg

74 plugins · 10K total installs

97
trust score
Avg Security Score
95/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect Hide Entry Title

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hide-entry-title/images/icon.png/wp-content/plugins/hide-entry-title/images/logo.png

HTML / DOM Fingerprints

CSS Classes
hide-entry-titlehide-entry-title-seoss-rednew-opt
Data Attributes
name="hide_entry_title"
FAQ

Frequently Asked Questions about Hide Entry Title