Gleam Shortcodes Security & Risk Analysis

wordpress.org/plugins/gleam-shortcodes

Add a simple list of shortcodes to WordPress in order to display the current user information.

10 active installs v1.0 PHP + WP 4.6+ Updated Aug 5, 2017
useruser-informationuser-shortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gleam Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "gleam-shortcodes" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries are positive indicators. Furthermore, the fact that all output is properly escaped and there are no identified taint flows with unsanitized paths suggests that the plugin is not inherently introducing common vulnerabilities.

However, the analysis does highlight some areas for concern. The plugin has a total of 7 entry points through shortcodes, but none of them appear to have any form of authentication or capability checks. While the static analysis reports 0 unprotected entry points, this is a contradiction that needs further investigation. The lack of nonce checks on these shortcodes, if they are indeed unprotected as implied by the entry point count without explicit auth checks, could leave the plugin susceptible to Cross-Site Request Forgery (CSRF) attacks or unintended actions if these shortcodes perform sensitive operations.

The vulnerability history being completely clear is a significant strength, indicating a history of secure development or at least no publicly disclosed vulnerabilities. However, the lack of specific security checks (like capability checks or nonce checks) on the shortcodes is a potential weakness that could lead to future vulnerabilities, even if none are present currently.

Key Concerns

  • Shortcodes lack capability/auth checks
  • Shortcodes lack nonce checks
Vulnerabilities
None known

Gleam Shortcodes Security Vulnerabilities

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

Gleam Shortcodes Code Analysis

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

Gleam Shortcodes Attack Surface

Entry Points7
Unprotected0

Shortcodes 7

[displayusers_meta] core\shortcodes.php:12
[display_firstname] core\shortcodes.php:13
[display_lastname] core\shortcodes.php:14
[display_displayname] core\shortcodes.php:15
[display_userid] core\shortcodes.php:16
[display_username] core\shortcodes.php:17
[display_useremail] core\shortcodes.php:18
Maintenance & Trust

Gleam Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedAug 5, 2017
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Gleam Shortcodes Developer Profile

Jaswinder Singh

1 plugin · 10 total installs

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

How We Detect Gleam Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[displayusers_meta][display_firstname][display_lastname][display_displayname]
FAQ

Frequently Asked Questions about Gleam Shortcodes