WP List Testimonials Security & Risk Analysis

wordpress.org/plugins/wp-list-testimonials

Outputs testimonials using information from your blogroll links.

10 active installs v1.2 PHP + WP 2.5+ Updated Sep 26, 2012
blockquotesblogrolllinksquotestestimonials
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP List Testimonials Safe to Use in 2026?

Generally Safe

Score 85/100

WP List Testimonials 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 wp-list-testimonials plugin v1.2 exhibits a seemingly strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a positive indicator. Furthermore, the code signals show no dangerous functions, all SQL queries are using prepared statements, and there are no file operations or external HTTP requests. This suggests a minimal attack surface and a deliberate effort to avoid common vulnerability vectors.

However, a significant concern arises from the output escaping. With one total output identified and 0% properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that is not sanitized could be manipulated by an attacker to inject malicious scripts. The lack of nonce checks and capability checks also means that even if entry points were to be discovered, their security could be compromised.

The plugin's vulnerability history is clean, with no recorded CVEs. This is a good sign, but it should not be solely relied upon, especially in conjunction with the identified output escaping issues. The conclusion is that while the plugin has avoided many common pitfalls and boasts a clean history, the unescaped output is a critical weakness that needs immediate attention.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP List Testimonials Security Vulnerabilities

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

WP List Testimonials Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

WP List Testimonials Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

WP List Testimonials Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedSep 26, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP List Testimonials Developer Profile

Ben Huson

16 plugins · 21K total installs

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

How We Detect WP List Testimonials

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
testimonialtestimonial-testimonialdescriptiontestimonialnamewp-list-testimonials
Shortcode Output
<div class="wp-list-testimonials"><blockquote class="testimonial<p><cite>
FAQ

Frequently Asked Questions about WP List Testimonials