Last.fm Recent Plays – WordPress Plugin Security & Risk Analysis

wordpress.org/plugins/lastfm-recent-plays-wordpress-plugin

With this simple plugin you can easily add your most recent scrobbles on Last.fm to your WordPress website.

10 active installs v1.0 PHP + WP 2.0.2+ Updated Jul 2, 2012
displaylast-fmplaysongs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Last.fm Recent Plays – WordPress Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Last.fm Recent Plays – WordPress Plugin 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 "lastfm-recent-plays-wordpress-plugin" v1.0 exhibits a generally good security posture with no known vulnerabilities or critical code signals like dangerous functions, raw SQL queries, or external HTTP requests. The plugin also has a very small attack surface, with only one shortcode entry point and no detected AJAX handlers or REST API routes, which is a positive indicator. However, the complete lack of output escaping is a significant concern. Even without direct user input influencing sensitive operations, unescaped output can lead to Cross-Site Scripting (XSS) vulnerabilities if any data displayed by the plugin is ever manipulated or inferred from external sources that an attacker could control. The absence of nonce and capability checks is also a weakness, though less critical given the limited entry points.

Key Concerns

  • Output not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Last.fm Recent Plays – WordPress Plugin Security Vulnerabilities

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

Last.fm Recent Plays – WordPress Plugin Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Last.fm Recent Plays – WordPress Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[lastfm] lastfm-play.php:100
WordPress Hooks 1
actionadmin_menulastfm-play.php:123
Maintenance & Trust

Last.fm Recent Plays – WordPress Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 2, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Last.fm Recent Plays – WordPress Plugin Developer Profile

Arjen Tienkamp

2 plugins · 30 total installs

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

How We Detect Last.fm Recent Plays – WordPress Plugin

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
playcoverinfoplayedtitle
Shortcode Output
<div id="lastfm"><ul><li class="play"><div class="cover"><img width="40" height="40" class="cover"
FAQ

Frequently Asked Questions about Last.fm Recent Plays – WordPress Plugin