KH Remove Duplicates Security & Risk Analysis

wordpress.org/plugins/knowhalim-remove-duplicates

Remove duplicate posts from your wordpress order by most recent or the oldest post. Download this plugin now!

0 active installs v1.0.0 PHP + WP 6.0.0+ Updated Feb 21, 2023
duplicateremove-duplicate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is KH Remove Duplicates Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "knowhalim-remove-duplicates" v1.0.0 plugin exhibits a mixed security posture. On the positive side, it avoids dangerous functions, uses prepared statements for all SQL queries, and has no recorded vulnerability history, suggesting a generally well-developed codebase. The absence of file operations and external HTTP requests is also a good sign. However, the plugin presents significant security concerns due to its limited attack surface being entirely unprotected. The presence of an AJAX handler without any authentication or capability checks creates a direct entry point for potential malicious actions. Furthermore, the lack of nonce checks on this AJAX handler makes it susceptible to Cross-Site Request Forgery (CSRF) attacks.

Key Concerns

  • AJAX handler without auth checks
  • AJAX handler without nonce checks
  • Low output escaping (15/18)
Vulnerabilities
None known

KH Remove Duplicates Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

KH Remove Duplicates Release Timeline

v1.0
Code Analysis
Analyzed Apr 16, 2026

KH Remove Duplicates Code Analysis

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

Output Escaping

80% escaped15 total outputs
Attack Surface
1 unprotected

KH Remove Duplicates Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_do_remove_duplicate_postsadmin/class-kh-remove-duplicates-admin.php:353
WordPress Hooks 7
actionadmin_menuadmin/class-kh-remove-duplicates-admin.php:146
actionadmin_initadmin/class-kh-remove-duplicates-admin.php:147
actionplugins_loadedincludes/class-kh-remove-duplicates.php:142
actionadmin_enqueue_scriptsincludes/class-kh-remove-duplicates.php:157
actionadmin_enqueue_scriptsincludes/class-kh-remove-duplicates.php:158
actionwp_enqueue_scriptsincludes/class-kh-remove-duplicates.php:173
actionwp_enqueue_scriptsincludes/class-kh-remove-duplicates.php:174
Maintenance & Trust

KH Remove Duplicates Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedFeb 21, 2023
PHP min version
Downloads836

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

KH Remove Duplicates Developer Profile

webcreativemaster

4 plugins · 30 total installs

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

How We Detect KH Remove Duplicates

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/knowhalim-remove-duplicates/admin/css/kh-remove-duplicates-admin.css/wp-content/plugins/knowhalim-remove-duplicates/admin/js/kh-remove-duplicates-admin.js
Version Parameters
knowhalim-remove-duplicates/admin/css/kh-remove-duplicates-admin.css?ver=knowhalim-remove-duplicates/admin/js/kh-remove-duplicates-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
kh_optionkh_admin_leftkh_admin_rightkh_newsremove_duplicate_posts
Data Attributes
id="saysomething"id="remove_duplicate_posts"
REST Endpoints
/wp-json/kh_plugin/v1/recommend
FAQ

Frequently Asked Questions about KH Remove Duplicates