List Plugins Security & Risk Analysis

wordpress.org/plugins/list-plugins

Create a list of the active plugins in a page (when the shortcode [list_plugins] is found).

10 active installs v1.4.4 PHP + WP 3.0+ Updated Apr 18, 2016
activelist
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is List Plugins Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "list-plugins" v1.4.4 plugin exhibits a concerning security posture primarily due to its significant attack surface exposed without proper authentication. With 8 unprotected AJAX handlers, the plugin presents a clear pathway for unauthorized users to trigger potentially sensitive actions or access information. The presence of the `unserialize` function is a critical red flag, as it can lead to remote code execution if improperly handled, especially when coupled with user-supplied data. While the taint analysis did not reveal critical or high severity flows, the sheer volume of unsanitized paths (10 out of 10 analyzed) suggests a lack of robust input validation and sanitization throughout the plugin's code.

The plugin's vulnerability history is currently clean, with no recorded CVEs. This might indicate a well-written codebase in terms of known vulnerabilities or simply a lack of widespread security scrutiny. However, the strong indicators of insecure coding practices, such as the large number of unprotected entry points and the use of `unserialize`, outweigh the clean vulnerability history. The low percentage of properly escaped output and the high number of file operations, without explicit details on their nature, also contribute to a heightened risk profile. In conclusion, while the plugin appears free of documented historical vulnerabilities, the static and taint analysis findings point to significant potential weaknesses that could be exploited by attackers.

Key Concerns

  • AJAX handlers without auth checks
  • Dangerous function: unserialize
  • Unsanitized paths in taint analysis
  • Low percentage of properly escaped output
  • SQL queries without prepared statements
  • No nonce checks on entry points
Vulnerabilities
None known

List Plugins Security Vulnerabilities

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

List Plugins Code Analysis

Dangerous Functions
3
Raw SQL Queries
6
8 prepared
Unescaped Output
260
12 escaped
Nonce Checks
0
Capability Checks
2
File Operations
61
External Requests
2
Bundled Libraries
0

Dangerous Functions Found

unserialize$plugins = unserialize(@file_get_contents(dirname(__FILE__)."/data/SLFramework_OtherPlugins_".date('core\otherplugins.class.php:48
unserialize$res = unserialize($request['body']);core\otherplugins.class.php:128
unserialize$res = unserialize($request['body']);core\otherplugins.class.php:176

SQL Query Safety

57% prepared14 total queries

Output Escaping

4% escaped272 total outputs
Data Flows
10 unsanitized

Data Flow Analysis

10 flows10 with unsanitized paths
flush (core\admin_table.class.php:170)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
8 unprotected

List Plugins Attack Surface

Entry Points9
Unprotected8

AJAX Handlers 8

authwp_ajax_translate_addcore.class.php:85
authwp_ajax_translate_modifycore.class.php:86
authwp_ajax_translate_createcore.class.php:87
authwp_ajax_send_translationcore.class.php:88
authwp_ajax_update_summarycore.class.php:89
authwp_ajax_del_paramcore.class.php:92
authwp_ajax_add_paramcore.class.php:93
authwp_ajax_send_feedbackcore.class.php:96

Shortcodes 1

[list_plugins] list-plugins.php:52
WordPress Hooks 26
actioninitcore.class.php:50
actionparse_requestcore.class.php:51
actionadmin_menucore.class.php:53
filterplugin_row_metacore.class.php:54
filterplugin_action_linkscore.class.php:55
actioninitcore.class.php:56
actioninitcore.class.php:58
actionwp_enqueue_scriptscore.class.php:61
actionwp_enqueue_scriptscore.class.php:62
actionwp_enqueue_scriptscore.class.php:64
actionwp_enqueue_scriptscore.class.php:67
actionwp_enqueue_scriptscore.class.php:69
actionwp_enqueue_scriptscore.class.php:70
actionadmin_enqueue_scriptscore.class.php:73
actionadmin_enqueue_scriptscore.class.php:74
actionadmin_enqueue_scriptscore.class.php:76
actionadmin_enqueue_scriptscore.class.php:79
actionadmin_enqueue_scriptscore.class.php:81
actionadmin_enqueue_scriptscore.class.php:82
filterthe_contentcore.class.php:99
filterget_the_excerptcore.class.php:100
filterget_the_excerptcore.class.php:101
actionactivated_plugincore.class.php:104
filtermce_external_pluginscore.class.php:702
filtermce_buttonscore.class.php:703
filtertiny_mce_versioncore.class.php:704
Maintenance & Trust

List Plugins Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 18, 2016
PHP min version
Downloads9K

Community Trust

Rating80/100
Number of ratings4
Active installs10
Developer Profile

List Plugins Developer Profile

KaizenCoders

14 plugins · 31K total installs

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

How We Detect List Plugins

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- ==================================================================================================================================================== -->
FAQ

Frequently Asked Questions about List Plugins