Check Conflicts Security & Risk Analysis

wordpress.org/plugins/check-conflicts

The plugin allows you to disable/enable plugins and/or activate a default theme for checking conflict between them only for your IP; other users won&# …

1K active installs v1.1.6 PHP 5.6+ WP 5.0+ Updated Nov 7, 2023
check-plugin-conflictsconflictsdebughealth-checkplugin-conflicts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Check Conflicts Safe to Use in 2026?

Generally Safe

Score 85/100

Check Conflicts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The 'check-conflicts' plugin v1.1.6 presents a strong security posture with no identified vulnerabilities in its history and a generally good application of security practices in its code. The static analysis reveals a minimal attack surface with zero entry points, including no unprotected AJAX handlers or REST API routes. The code also demonstrates a good understanding of secure coding by using prepared statements for a majority of its SQL queries and properly escaping a significant portion of its output. The presence of nonce checks further enhances its security.

However, there are a few areas that warrant attention. While the majority of SQL queries use prepared statements, the remaining portion does not, posing a potential risk if those queries are susceptible to SQL injection. Additionally, the plugin performs file operations, and without further context on these operations, it's difficult to definitively assess their security. The absence of capability checks on its entry points is a significant weakness; while there are currently no exposed entry points, if any were to be introduced in the future, they would lack proper authorization.

Given the plugin's clean vulnerability history and the positive aspects of its code analysis, the overall risk is currently low. The strengths lie in its minimal attack surface and the use of prepared statements and output escaping. The primary weaknesses stem from the small percentage of unescaped output, the file operations, and the lack of capability checks on any potential future entry points.

Key Concerns

  • Some SQL queries do not use prepared statements
  • Some output is not properly escaped
  • File operations present potential risk
  • No capability checks on entry points
Vulnerabilities
None known

Check Conflicts Security Vulnerabilities

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

Check Conflicts Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

71% escaped14 total outputs
Attack Surface

Check Conflicts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_menucheck-conflicts.php:23
filterplugin_action_linkscheck-conflicts.php:24
filternetwork_admin_plugin_action_linkscheck-conflicts.php:25
actionadmin_menumu-plugins\mu-check-conflicts.php:14
filteroption_active_pluginsmu-plugins\mu-check-conflicts.php:17
filtersite_option_active_sitewide_pluginsmu-plugins\mu-check-conflicts.php:19
filterstylesheetmu-plugins\mu-check-conflicts.php:22
filtertemplatemu-plugins\mu-check-conflicts.php:23
filterplugin_action_linksmu-plugins\mu-check-conflicts.php:25
filterbulk_actions-pluginsmu-plugins\mu-check-conflicts.php:26
filterpre_update_option_active_pluginsmu-plugins\mu-check-conflicts.php:104
filterpre_update_site_option_active_sitewide_pluginsmu-plugins\mu-check-conflicts.php:107
actionadmin_noticesmu-plugins\mu-check-conflicts.php:111
Maintenance & Trust

Check Conflicts Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 7, 2023
PHP min version5.6
Downloads21K

Community Trust

Rating94/100
Number of ratings18
Active installs1K
Developer Profile

Check Conflicts Developer Profile

ioannup

3 plugins · 1K total installs

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

How We Detect Check Conflicts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/check-conflicts/css/style.css/wp-content/plugins/check-conflicts/js/script.js
Script Paths
/wp-content/plugins/check-conflicts/js/script.js
Version Parameters
check-conflicts/style.css?ver=check-conflicts/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
check-conflicts-settings
HTML Comments
<!-- This is a Check Conflicts MU-plugin -->
Data Attributes
data-check-conflicts-ip
JS Globals
window.checkConflictsIP
FAQ

Frequently Asked Questions about Check Conflicts