Discord Display Security & Risk Analysis

wordpress.org/plugins/discord-display

Provides a simple native widget for displaying your Discord server

100 active installs v1.0.2 PHP + WP 3.0+ Updated Feb 3, 2026
discordmumbleteam-speakteamspeak
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Discord Display Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "discord-display" v1.0.2 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events suggests a very limited attack surface. Furthermore, the code signals show no dangerous functions, file operations, or external HTTP requests, and all SQL queries are properly prepared. The high percentage of properly escaped output is also a positive indicator. The lack of any known CVEs or past vulnerabilities is a significant strength.

However, a critical concern arises from the complete absence of nonce checks and capability checks. While the current attack surface is zero, this means that if any new entry points were to be introduced in future updates, they would be inherently unprotected against common WordPress attack vectors like Cross-Site Request Forgery (CSRF) and privilege escalation. The 0 taint flows analyzed is not necessarily a positive sign; it might indicate that the static analysis tool was unable to analyze the code effectively, or that the code is too simple to trigger taint analysis. This lack of deep code flow analysis combined with the missing authentication checks leaves room for potential, albeit currently undiscovered, vulnerabilities.

In conclusion, the plugin is currently very secure due to its minimal functionality and adherence to basic secure coding practices for SQL and output escaping. Its vulnerability history is excellent. The primary weakness lies in the complete omission of security checks like nonces and capabilities, which, while not exploitable now due to the lack of entry points, represents a significant risk if the plugin's functionality expands in the future.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
  • Zero Taint Flows Analyzed (potential blind spot)
Vulnerabilities
None known

Discord Display Security Vulnerabilities

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

Discord Display Code Analysis

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

Output Escaping

83% escaped65 total outputs
Attack Surface

Discord Display Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadeddiscord-display.php:141
actionwp_enqueue_scriptsincludes\scripts.php:29
actionwidgets_initincludes\widgets.php:299
Maintenance & Trust

Discord Display Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 3, 2026
PHP min version
Downloads12K

Community Trust

Rating20/100
Number of ratings2
Active installs100
Developer Profile

Discord Display Developer Profile

DigitalME

20 plugins · 140K total installs

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

How We Detect Discord Display

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/discord-display/assets/css/discord-display.css
Version Parameters
discord-display/assets/css/discord-display.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Discord Display