Plugins List Security & Risk Analysis

wordpress.org/plugins/plugins-list

Allows you to insert a list of the Wordpress plugins you are using into any post/page.

800 active installs v2.7 PHP 7.4+ WP 4.6+ Updated Dec 2, 2025
displayinstalledlistpluginsshow
100
A · Safe
CVEs total1
Unpatched0
Last CVEApr 28, 2023
Safety Verdict

Is Plugins List Safe to Use in 2026?

Generally Safe

Score 100/100

Plugins List has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Apr 28, 2023Updated 4mo ago
Risk Assessment

The "plugins-list" v2.7 plugin exhibits a generally positive security posture based on static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and properly escaped output are strong indicators of good coding practices. Furthermore, the lack of file operations and external HTTP requests reduces potential attack vectors. The limited attack surface, consisting of only two shortcodes and no AJAX handlers or REST API routes, further contributes to its security. However, the vulnerability history is a significant concern. The plugin has a known CVE, specifically a medium-severity Cross-Site Scripting (XSS) vulnerability reported in April 2023, which is currently patched. The presence of past vulnerabilities, even if patched, suggests a potential for future security weaknesses to be introduced. While current static analysis doesn't reveal immediate flaws, the historical pattern warrants vigilance and underscores the importance of consistent security auditing and updates.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Past medium severity vulnerability (XSS)
Vulnerabilities
1

Plugins List Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-31232medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Plugins List <= 2.5 - Authenticated (Author+) Stored Cross-Site Scripting via replace_plugin_list_tags

Apr 28, 2023 Patched in 2.5.1 (270d)
Code Analysis
Analyzed Mar 16, 2026

Plugins List Code Analysis

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

Output Escaping

100% escaped9 total outputs
Attack Surface

Plugins List Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[plugins_list] inc\shortcodes.php:53
[plugins_number] inc\shortcodes.php:81
WordPress Hooks 2
filterplugin_row_metainc\shared.php:42
actionadmin_initinc\shared.php:84
Maintenance & Trust

Plugins List Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 2, 2025
PHP min version7.4
Downloads31K

Community Trust

Rating100/100
Number of ratings12
Active installs800
Developer Profile

Plugins List Developer Profile

nutsmuggler

1 plugin · 800 total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
270 days
View full developer profile
Detection Fingerprints

How We Detect Plugins List

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[plugins_list][plugins_number]
FAQ

Frequently Asked Questions about Plugins List