Album Cover Finder Security & Risk Analysis

wordpress.org/plugins/album-cover-finder

Search for album covers, and use image as featured image, attachment or in post editor.

10 active installs v0.7.0 PHP + WP 3.0+ Updated Aug 29, 2023
album-coversalbumsartistcoversmusic
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Album Cover Finder Safe to Use in 2026?

Generally Safe

Score 85/100

Album Cover Finder has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "album-cover-finder" plugin v0.7.0 exhibits significant security concerns due to its unprotected AJAX handlers and a high percentage of improperly escaped output. While there is no recorded vulnerability history, the static analysis reveals critical weaknesses that could be exploited. The presence of two AJAX handlers without any authentication or capability checks exposes a substantial attack surface. Furthermore, only 18% of the observed output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also flagged two flows with unsanitized paths, although they were not categorized as critical or high severity, this still warrants attention.

Despite the lack of past vulnerabilities, the current code analysis strongly suggests a less than ideal security posture. The absence of nonce checks and capability checks on its entry points, combined with poor output escaping, makes this plugin a potential target for malicious actors. Developers should prioritize addressing these identified code quality issues to improve the plugin's security and prevent potential exploits.

Key Concerns

  • Unprotected AJAX handlers
  • Low percentage of properly escaped output
  • Flows with unsanitized paths
  • Missing nonce checks on AJAX handlers
  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Album Cover Finder Security Vulnerabilities

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

Album Cover Finder Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

18% escaped11 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
xhr (albumcoverfinder.php:155)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Album Cover Finder Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_and_actionalbumcoverfinder.php:44
noprivwp_ajax_and_actionalbumcoverfinder.php:45
WordPress Hooks 7
actioninitalbumcoverfinder.php:37
actionadmin_print_stylesalbumcoverfinder.php:40
actionadmin_enqueue_scriptsalbumcoverfinder.php:41
actioninitalbumcoverfinder.php:46
actionadmin_menualbumcoverfinder.php:48
actionadmin_initalbumcoverfinder.php:49
actionadd_meta_boxesalbumcoverfinder.php:222
Maintenance & Trust

Album Cover Finder Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.0
Last updatedAug 29, 2023
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Album Cover Finder Developer Profile

currencywiki

17 plugins · 4K total installs

80
trust score
Avg Security Score
89/100
Avg Patch Time
35 days
View full developer profile
Detection Fingerprints

How We Detect Album Cover Finder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/album-cover-finder/css/admin.css/wp-content/plugins/album-cover-finder/js/admin.js
Script Paths
album-cover-finder/js/admin.js

HTML / DOM Fingerprints

Data Attributes
data-albumcoverfinder
JS Globals
AlbumCoverFinderParams
FAQ

Frequently Asked Questions about Album Cover Finder