Easy Random Quotes Security & Risk Analysis

wordpress.org/plugins/easy-random-quotes

Insert quotes and pull them randomly into your pages and posts (via shortcodes) or your template (via template tags).

500 active installs v1.8 PHP + WP 2.8+ Updated Sep 29, 2016
random-quotesshortcodeswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Random Quotes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "easy-random-quotes" v1.8 plugin exhibits a generally good security posture, with no recorded vulnerabilities and a proactive approach to SQL sanitization using prepared statements. The static analysis also indicates a lack of dangerous functions, file operations, and external HTTP requests, all positive signs. The presence of nonce checks further enhances its security framework. However, a significant concern arises from the low percentage of properly escaped output. With 12% of 26 outputs being properly escaped, this leaves a substantial portion vulnerable to cross-site scripting (XSS) attacks, especially given that the plugin has a shortcode entry point. The absence of capability checks on the sole shortcode entry point is also a notable weakness. While the plugin boasts a small attack surface and no critical taint flows, the potential for XSS through inadequately escaped output on its shortcode represents a real and exploitable risk.

Key Concerns

  • Low output escaping percentage
  • No capability checks on shortcode
Vulnerabilities
None known

Easy Random Quotes Security Vulnerabilities

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

Easy Random Quotes Code Analysis

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

Output Escaping

12% escaped26 total outputs
Attack Surface

Easy Random Quotes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[erq] kl-easyrandomquotes.php:32
WordPress Hooks 3
actionwidgets_initkl-easyrandomquotes.php:27
actionadmin_menukl-easyrandomquotes.php:29
actioncontextual_helpkl-easyrandomquotes.php:30
Maintenance & Trust

Easy Random Quotes Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedSep 29, 2016
PHP min version
Downloads21K

Community Trust

Rating86/100
Number of ratings6
Active installs500
Developer Profile

Easy Random Quotes Developer Profile

Kailey (trepmal)

12 plugins · 2K total installs

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

How We Detect Easy Random Quotes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[erq][erq id=<?php echo erq_shortcode(); ?><?php echo erq_shortcode(array('id' => '
FAQ

Frequently Asked Questions about Easy Random Quotes