Similar post-title checker Security & Risk Analysis

wordpress.org/plugins/similar-post-title-checker

This plugin provides similar posts title to prevent duplicate post title and publish unique post title when adding new post in admin area.

100 active installs v1.0.0 PHP + WP 4.0+ Updated May 12, 2020
checkcheckershamsiwp-parsiwpparsi
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Similar post-title checker Safe to Use in 2026?

Generally Safe

Score 85/100

Similar post-title checker 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

The "similar-post-title-checker" plugin exhibits a concerning security posture due to its unprotected entry points and a lack of essential security checks. The static analysis reveals two AJAX handlers that lack any authentication or authorization checks, presenting a significant attack surface. Furthermore, the plugin fails to implement nonce checks for these handlers, making them vulnerable to Cross-Site Request Forgery (CSRF) attacks. The presence of a raw SQL query without prepared statements is another critical flaw, exposing the plugin to SQL injection vulnerabilities. While the plugin has no recorded vulnerability history, this does not indicate good security practices but rather a potential lack of scrutiny or a history of being overlooked. The absence of output escaping is also a concern, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without proper sanitization.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks on AJAX
  • Raw SQL without prepared statements
  • Unescaped output
  • Flows with unsanitized paths
Vulnerabilities
None known

Similar post-title checker Security Vulnerabilities

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

Similar post-title checker Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped1 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
sp_process_sc (similar-post-title-checker.php:92)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Similar post-title checker Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_sp_ajax_hook_scsimilar-post-title-checker.php:28
authwp_ajax_sp_ajax_hooksimilar-post-title-checker.php:29
WordPress Hooks 4
actionplugins_loadedsimilar-post-title-checker.php:13
actionadmin_enqueue_scriptssimilar-post-title-checker.php:27
filterset-screen-optionsimilar-post-title-checker.php:65
filterscreen_settingssimilar-post-title-checker.php:69
Maintenance & Trust

Similar post-title checker Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.0
Last updatedMay 12, 2020
PHP min version
Downloads5K

Community Trust

Rating96/100
Number of ratings9
Active installs100
Developer Profile

Similar post-title checker Developer Profile

Morteza Geransayeh

6 plugins · 100K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
183 days
View full developer profile
Detection Fingerprints

How We Detect Similar post-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/similar-post-title-checker/asset/css/admin.css/wp-content/plugins/similar-post-title-checker/asset/js/ajax.js
Script Paths
asset/js/ajax.js
Version Parameters
similar-post-title-checker/asset/css/admin.css?ver=1.0.0similar-post-title-checker/asset/js/ajax.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
sp_custom_fieldssp-screen-options-applysp_wp_admin_css
Data Attributes
id='sp_screen_options_limit'name='sp_screen_options_limit'id='sp_screen_options_minchar'name='sp_screen_options_minchar'id='sp-screen-options-apply'name='sp-screen-options-apply'
FAQ

Frequently Asked Questions about Similar post-title checker