Simplicy Random Post Security & Risk Analysis

wordpress.org/plugins/simplicy-random-post

Simplicy Random Post is a WordPress plugin that allows you to display random items in your sidebar, you can choose the month and year of publication o …

20 active installs v1.7 PHP + WP 3.0+ Updated Oct 23, 2012
ajaxpostrandomrandom-post
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simplicy Random Post Safe to Use in 2026?

Generally Safe

Score 85/100

Simplicy Random Post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The simplicy-random-post plugin v1.7 demonstrates a generally good security posture in terms of its attack surface and known vulnerability history. There are no recorded CVEs, indicating a history of secure development or prompt patching. Furthermore, the static analysis reveals no identified dangerous functions, SQL queries executed without prepared statements, file operations, external HTTP requests, or vulnerabilities in taint analysis. This suggests a low likelihood of common, severe vulnerability types such as RCE, SQL injection, or path traversal. However, a significant concern arises from the complete lack of output escaping for all 21 identified output points. This means that any data rendered to the user, even if it originates from trusted sources, is not being sanitized, creating a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks, while not directly tied to a specific entry point in this analysis, further exacerbates the risk associated with the unescaped output, as there are no additional layers of defense to prevent malicious scripts from being injected and executed.

Key Concerns

  • All outputs are unescaped
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Simplicy Random Post Security Vulnerabilities

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

Simplicy Random Post Code Analysis

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

Output Escaping

0% escaped21 total outputs
Attack Surface

Simplicy Random Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitfunc\function.php:27
actionwp_headfunc\function.php:101
actionwp_footerfunc\function.php:102
actionwidgets_initfunc\function.php:288
Maintenance & Trust

Simplicy Random Post Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedOct 23, 2012
PHP min version
Downloads6K

Community Trust

Rating66/100
Number of ratings3
Active installs20
Developer Profile

Simplicy Random Post Developer Profile

fred91

4 plugins · 90 total installs

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

How We Detect Simplicy Random Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simplicy-random-post/css/simplicy_random_post.css/wp-content/plugins/simplicy-random-post/css/admin.css
Script Paths
/wp-content/plugins/simplicy-random-post/js/sp-random-post.js

HTML / DOM Fingerprints

CSS Classes
simplicy-random-post-imgsimplicy-random-postrandom-post-titlesimplicy-date_random-postrandom-post-excerptSP-random-posticon-reloadSP-random-Post
Data Attributes
id="random-post-id="random-post-moreclass="icon-reload"
JS Globals
WARP__WARP_.get_random_posts
REST Endpoints
/wp-json/simplicy-random-post/v1/random-posts
Shortcode Output
<ul id="wp-random-posts">
FAQ

Frequently Asked Questions about Simplicy Random Post