ACF SoundCloud Playlists Security & Risk Analysis

wordpress.org/plugins/acf-soundcloud-playlists

An ACF Field type to browse your very own SoundCloud playlists and add them to your post, option and/or widget.

10 active installs v1.0 PHP + WP 3.8+ Updated Jun 8, 2015
acfadvanced-custom-fieldsaudioplaylistsoundcloud
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ACF SoundCloud Playlists Safe to Use in 2026?

Generally Safe

Score 85/100

ACF SoundCloud Playlists has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "acf-soundcloud-playlists" plugin v1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding database interactions, utilizing prepared statements for all SQL queries and implementing nonce checks on its AJAX handlers. The absence of known vulnerabilities (CVEs) in its history is also a strong indicator of a stable and potentially well-maintained codebase.

However, there are significant areas of concern. The plugin has an attack surface of 3 AJAX handlers, with one of them lacking any authentication checks. This unprotected entry point is a critical vulnerability that could be exploited by unauthenticated users. Furthermore, a concerning taint analysis result indicates one flow with an unsanitized path, although its severity is not explicitly stated as critical or high. The output escaping is also a weak point, with only 29% of outputs being properly escaped, suggesting a potential for Cross-Site Scripting (XSS) vulnerabilities.

In conclusion, while the plugin benefits from secure database practices and a clean vulnerability history, the presence of an unprotected AJAX handler and insufficient output escaping present tangible security risks. The unsanitized path in the taint analysis, even if not critical, warrants further investigation. Developers should prioritize addressing the unauthenticated AJAX endpoint and improving output escaping to mitigate these risks.

Key Concerns

  • Unprotected AJAX handler
  • Taint flow with unsanitized path
  • Low percentage of properly escaped output
Vulnerabilities
None known

ACF SoundCloud Playlists Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

ACF SoundCloud Playlists Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

ACF SoundCloud Playlists Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

29% escaped49 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
settings_field_acf_scp_status_html (inc\sc-option.php:47)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

ACF SoundCloud Playlists Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 3

authwp_ajax_acf/scp/register_tokeninc\helpers.php:8
authwp_ajax_acf/scp/deregister_tokeninc\helpers.php:9
authwp_ajax_acf/scp/load_playlistsinc\helpers.php:10
WordPress Hooks 8
filteradmin_body_classacf-scp-v4.php:183
actionadmin_footeracf-scp-v4.php:186
filteradmin_body_classacf-scp-v5.php:154
actionacf/include_field_typesacf-scp.php:17
actionacf/register_fieldsacf-scp.php:18
actionadmin_initinc\sc-option.php:193
actionadmin_menuinc\sc-option.php:225
actionacf_scp_page_initinc\sc-option.php:339
Maintenance & Trust

ACF SoundCloud Playlists Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJun 8, 2015
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ACF SoundCloud Playlists Developer Profile

Dreb Bitanghol

2 plugins · 810 total installs

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

How We Detect ACF SoundCloud Playlists

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about ACF SoundCloud Playlists