Random Content Shortcode Security & Risk Analysis

wordpress.org/plugins/random-content-shortcode

Simple Shortcode for displaying random content on your site.

80 active installs v2.1.0 PHP 5.6+ WP 4.5.0+ Updated Feb 5, 2018
randomrandom-contentrandom-videoshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Random Content Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

Random Content Shortcode 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 "random-content-shortcode" plugin version 2.1.0 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, external HTTP requests, and proper output escaping are significant strengths. Furthermore, the plugin has no recorded vulnerabilities in its history, indicating a good track record.

However, there are some areas of concern that prevent a perfect score. The most notable is the complete absence of nonce checks and capability checks across its entry points (shortcodes). While the static analysis reports zero unprotected entry points, this is likely due to a misinterpretation or lack of specific checks for shortcodes in the analysis tool. In practice, shortcodes can be a significant attack vector if not properly secured. The plugin also lacks any recorded taint analysis, which, while not necessarily a flaw in itself, means there's no explicit data on how user-supplied data might be handled and whether it could be a source of vulnerabilities.

In conclusion, "random-content-shortcode" v2.1.0 demonstrates good coding practices in preventing common vulnerabilities like SQL injection and XSS. Its clean vulnerability history is reassuring. The primary weakness lies in the apparent lack of security checks (nonces and capabilities) on its shortcode entry points, which, if exploited, could lead to security issues. While the attack surface is small, the lack of authentication on these entry points is a notable oversight.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

Random Content Shortcode Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Random Content Shortcode Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Random Content Shortcode 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

Random Content Shortcode Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[random_content] random-content-shortcode.php:37
[random-content] random-content-shortcode.php:38
WordPress Hooks 3
actioninitrandom-content-shortcode.php:33
actionwp_enqueue_scriptsrandom-content-shortcode.php:36
filterplugin_action_links_random-content-shortcode/random-content-shortcode.phprandom-content-shortcode.php:39
Maintenance & Trust

Random Content Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.0
Last updatedFeb 5, 2018
PHP min version5.6
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Random Content Shortcode Developer Profile

Nico

7 plugins · 21K total installs

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

How We Detect Random Content Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/random-content-shortcode/random-content-shortcode.js
Script Paths
random-content-shortcode/random-content-shortcode.js

HTML / DOM Fingerprints

CSS Classes
random-content-piece
Shortcode Output
<script type="text/html" class="random-content-shortcode">
FAQ

Frequently Asked Questions about Random Content Shortcode