F13 Last.fm album Shortcode Security & Risk Analysis

wordpress.org/plugins/f13-lastfm-album-shortcode

Add information to you blog about a musical album using shortcode.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Sep 15, 2018
albuminformationlast-fmlastfmshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is F13 Last.fm album Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

F13 Last.fm album Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The f13-lastfm-album-shortcode plugin version 1.0 exhibits a generally strong security posture based on the provided static analysis. It avoids dangerous functions, uses prepared statements for all SQL queries, and properly escapes all output. There are no observed file operations or external HTTP requests that appear to be insecurely handled. The lack of critical or high-severity taint flows further indicates a well-written codebase in terms of sanitization.

However, there are notable areas for concern. The absence of any nonce checks or capability checks across all identified entry points is a significant weakness. While the current attack surface is small and appears to be protected by default WordPress authentication mechanisms, the lack of explicit checks leaves it vulnerable to potential CSRF attacks or unauthorized access if WordPress's internal protections were bypassed or misconfigured. The vulnerability history being clean is positive, but it doesn't negate the risks introduced by the current code's security practices.

In conclusion, the plugin demonstrates good coding practices regarding data handling and output sanitization. Nevertheless, the complete lack of explicit nonce and capability checks represents a critical oversight that could lead to vulnerabilities. A future update should prioritize implementing these essential security measures to harden the plugin against common web attacks.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

F13 Last.fm album Shortcode Security Vulnerabilities

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

F13 Last.fm album Shortcode Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped7 total outputs
Attack Surface

F13 Last.fm album Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[album] wp-last.fm-album-shortcode.php:29
WordPress Hooks 3
actionwp_enqueue_scriptswp-last.fm-album-shortcode.php:31
actionadmin_menuwp-last.fm-album-shortcode.php:33
actionadmin_initwp-last.fm-album-shortcode.php:127
Maintenance & Trust

F13 Last.fm album Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedSep 15, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

F13 Last.fm album Shortcode Developer Profile

f13dev

8 plugins · 90 total installs

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

How We Detect F13 Last.fm album Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/f13-lastfm-album-shortcode/f13-lastfm-album-shortcode.php

HTML / DOM Fingerprints

Data Attributes
name="lfmastoken"name="lfmascache_timeout"
Shortcode Output
[album artist="" album=""]
FAQ

Frequently Asked Questions about F13 Last.fm album Shortcode