Plugin Compatibility Info Security & Risk Analysis

wordpress.org/plugins/plugin-compatibility-info

Shows the version of WordPress that your plugins have been tested up to ( according to the plugin author ).

0 active installs v1.0.0 PHP + WP 4.0+ Updated Sep 12, 2019
admincompatibilityinformationversion
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugin Compatibility Info Safe to Use in 2026?

Generally Safe

Score 85/100

Plugin Compatibility Info has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The plugin "plugin-compatibility-info" v1.0.0 exhibits a generally good security posture based on the provided static analysis. The plugin has a limited attack surface with only one AJAX handler, which importantly has an associated capability check. Its adherence to using prepared statements for all SQL queries and a high percentage of properly escaped output are strong indicators of secure coding practices. The absence of known vulnerabilities in its history further supports a low-risk profile.

However, the static analysis does reveal potential areas for improvement. The presence of two "flows with unsanitized paths" is a concern, even though they are not classified as critical or high severity in the taint analysis. This suggests that while direct exploitation might not be immediately apparent, there's a risk of unintended behavior or path traversal if specific user inputs are not handled with extreme care. The absence of nonce checks on the AJAX handler, while it has a capability check, is another point of consideration, as nonces are a crucial layer of defense against CSRF attacks.

Overall, the plugin is well-implemented with secure database practices and good output sanitization. The lack of historical vulnerabilities is a significant positive. The primary weaknesses lie in the two unsanitized path flows and the missing nonce check on the AJAX endpoint, which, while not currently leading to critical issues, represent minor security gaps that could be exploited in conjunction with other factors or future code changes. Addressing these would elevate the plugin's security even further.

Key Concerns

  • Unsanitized path flows found (2)
  • Missing nonce check on AJAX handler
Vulnerabilities
None known

Plugin Compatibility Info Security Vulnerabilities

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

Plugin Compatibility Info Code Analysis

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

Output Escaping

88% escaped8 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
column_update_ajax (inc\class.general.php:115)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Plugin Compatibility Info Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_plugin_compatibility_info_get_versioninc\class.general.php:32
WordPress Hooks 4
actioninitinc\class.general.php:20
actionadmin_enqueue_scriptsinc\class.general.php:23
filtermanage_plugins_columnsinc\class.general.php:26
actionmanage_plugins_custom_columninc\class.general.php:29
Maintenance & Trust

Plugin Compatibility Info Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 12, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Plugin Compatibility Info Developer Profile

codismo

2 plugins · 100 total installs

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

How We Detect Plugin Compatibility Info

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plugin-compatibility-info/js/plugin-compatibility-info-admin.js/wp-content/plugins/plugin-compatibility-info/css/plugin-compatibility-info-admin.css
Script Paths
/wp-content/plugins/plugin-compatibility-info/js/plugin-compatibility-info-admin.js
Version Parameters
plugin-compatibility-info/js/plugin-compatibility-info-admin.js?ver=plugin-compatibility-info/css/plugin-compatibility-info-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
plugin-compatibility-info-level-plugin-compatibility-info-level-1plugin-compatibility-info-level-2plugin-compatibility-info-level-3plugin-compatibility-info-level-4
Data Attributes
data-plugin-compatibility-info-slug
FAQ

Frequently Asked Questions about Plugin Compatibility Info