ZPLMOd – Title Checker Security & Risk Analysis

wordpress.org/plugins/zplmod-title-checker

A simple plugin that checks the title of any post, page or custom post type to ensure it is unique title, provides alert message for prevent duplicate …

10 active installs v1.7.24 PHP + WP 4.0+ Updated Jul 24, 2017
duplicate-titleseotitleunique-title
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ZPLMOd – Title Checker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The zplmod-title-checker plugin v1.7.24 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests, coupled with the consistent use of prepared statements for SQL, are all positive indicators. Furthermore, the presence of a nonce check and the limited attack surface, with no unprotected entry points, contribute to a secure foundation.

While the plugin demonstrates good security practices, there is a minor concern regarding output escaping, where two out of the three outputs are not properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if the unsanitized output contains malicious input. However, the taint analysis shows no unsanitized paths or critical/high severity flows, mitigating this risk significantly. The plugin's history of zero known vulnerabilities further reinforces its current security strength.

In conclusion, zplmod-title-checker v1.7.24 is a well-secured plugin with robust practices. The primary area for improvement lies in ensuring all output is properly escaped to eliminate even the slightest risk of XSS. The lack of any past vulnerabilities and the clean taint analysis suggest a diligent development approach.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

ZPLMOd – Title Checker Security Vulnerabilities

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

ZPLMOd – Title Checker Code Analysis

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

Output Escaping

67% escaped3 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
zplmod_title_check (zplmod-title-checker.php:47)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

ZPLMOd – Title Checker Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_zplmod_title_checkzplmod-title-checker.php:31
WordPress Hooks 4
actionplugins_loadedzplmod-title-checker.php:14
actionadmin_enqueue_scriptszplmod-title-checker.php:30
filteradmin_noticeszplmod-title-checker.php:32
filterposts_wherezplmod-title-checker.php:79
Maintenance & Trust

ZPLMOd – Title Checker Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 24, 2017
PHP min version
Downloads18K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ZPLMOd – Title Checker Developer Profile

Naksheth Surabhi

2 plugins · 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 ZPLMOd – Title Checker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zplmod-title-checker/js/zplmod-title-checker.js
Script Paths
/wp-content/plugins/zplmod-title-checker/js/zplmod-title-checker.js

HTML / DOM Fingerprints

CSS Classes
zplmod-title-message
Data Attributes
zplmod_title_checker
JS Globals
zplmod_title_checker
REST Endpoints
/wp-json/wp/v2/posts?search=
FAQ

Frequently Asked Questions about ZPLMOd – Title Checker