Plugin Report Security & Risk Analysis

wordpress.org/plugins/plugin-report

A WordPress plugin that provides detailed information about currently installed plugins.

1K active installs v2.2.2 PHP 5.6+ WP 4.6+ Updated Jan 18, 2026
adminmultisiteplugin-infoplugins
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugin Report Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The plugin "plugin-report" v2.2.2 presents a generally good security posture with several positive indicators. Notably, it has a small attack surface, with all identified entry points having authentication checks. The code demonstrates strong practices by exclusively using prepared statements for its SQL queries and includes nonce and capability checks, suggesting an awareness of common WordPress security vulnerabilities. The absence of known CVEs and past vulnerabilities further contributes to a positive outlook.

However, there are areas for improvement that introduce some risk. The taint analysis reveals a flow with an unsanitized path, which is a significant concern, even though it was not classified as critical or high severity. This could potentially lead to unexpected behavior or vulnerabilities if an attacker can control the input to this flow. Additionally, a concerning 35% of output escaping is noted as not properly escaped. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities, especially if sensitive data is being outputted without adequate sanitization.

In conclusion, while "plugin-report" v2.2.2 exhibits strengths in its handling of SQL, authentication, and its clean vulnerability history, the presence of an unsanitized path in taint analysis and the significant percentage of unescaped output warrant caution. Addressing these specific issues will further strengthen the plugin's security.

Key Concerns

  • Flow with unsanitized path
  • Low percentage of properly escaped output
Vulnerabilities
None known

Plugin Report Security Vulnerabilities

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

Plugin Report Code Analysis

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

Output Escaping

35% escaped26 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<rt-plugin-report> (rt-plugin-report.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Plugin Report Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_rt_get_plugin_infort-plugin-report.php:60
WordPress Hooks 4
actionnetwork_admin_menurt-plugin-report.php:53
actionadmin_menurt-plugin-report.php:55
actionadmin_enqueue_scriptsrt-plugin-report.php:58
actionupgrader_process_completert-plugin-report.php:62
Maintenance & Trust

Plugin Report Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 18, 2026
PHP min version5.6
Downloads26K

Community Trust

Rating100/100
Number of ratings14
Active installs1K
Developer Profile

Plugin Report Developer Profile

Torsten Landsiedel

4 plugins · 2K total installs

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

How We Detect Plugin Report

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plugin-report/css/plugin-report.css
Script Paths
/wp-content/plugins/plugin-report/js/tablesort.min.js/wp-content/plugins/plugin-report/js/tablesort.number.min.js/wp-content/plugins/plugin-report/js/tablesort.dotsep.min.js/wp-content/plugins/plugin-report/js/plugin-report.js
Version Parameters
plugin-report/style.css?ver=plugin-report/js/tablesort.min.js?ver=plugin-report/js/tablesort.number.min.js?ver=plugin-report/js/tablesort.dotsep.min.js?ver=plugin-report/js/plugin-report.js?ver=

HTML / DOM Fingerprints

CSS Classes
pr-risk-lowpr-risk-mediumpr-risk-highplugin-report-row-temp-no-sort
Data Attributes
data-sort-defaultdata-sort-methoddata-plugin-slug
JS Globals
plugin_report_vars
FAQ

Frequently Asked Questions about Plugin Report