Advanced Custom Fields: Sites Field Security & Risk Analysis

wordpress.org/plugins/advanced-custom-fields-sites-field

Adds a sites field type to ACF. Allows for selection of one or multiple sites in a multisite network.

40 active installs v2.0.0 PHP + WP 3.5+ Updated Oct 8, 2016
acfadvanced-custom-fieldsmultisitenetworksites
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Custom Fields: Sites Field Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Custom Fields: Sites Field has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The plugin "advanced-custom-fields-sites-field" v2.0.0 demonstrates a generally positive security posture based on the provided static analysis and vulnerability history. The absence of identified CVEs, critical taint flows, and raw SQL queries suggests a mature development process that prioritizes secure coding practices. The zero attack surface and zero unsanitized flows are particularly encouraging, indicating that entry points into the plugin are either nonexistent or well-protected.

However, a significant concern arises from the output escaping results. With 31 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data that is displayed to users, especially if it originates from user input or external sources, is not being properly sanitized before rendering. This could allow malicious actors to inject scripts that execute in the context of a user's browser, potentially leading to session hijacking, data theft, or defacement.

The lack of any capability checks, nonce checks, and the absence of AJAX handlers or REST API routes (even unprotected ones) are neutral findings. While the absence of unprotected entry points is good, the complete lack of security checks across all potential interaction points could be interpreted as either a sign of extreme simplicity or a potential oversight where such checks might be implicitly expected if the plugin were to evolve. The vulnerability history being entirely clear is a strong positive, suggesting a history of secure development.

Key Concerns

  • No output escaping detected
Vulnerabilities
None known

Advanced Custom Fields: Sites Field Security Vulnerabilities

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

Advanced Custom Fields: Sites Field Code Analysis

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

Output Escaping

0% escaped31 total outputs
Attack Surface

Advanced Custom Fields: Sites Field Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionacf/include_field_typesacf-sites.php:51
actionacf/register_fieldsacf-sites.php:52
Maintenance & Trust

Advanced Custom Fields: Sites Field Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedOct 8, 2016
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Advanced Custom Fields: Sites Field Developer Profile

Tigerton

1 plugin · 40 total installs

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

How We Detect Advanced Custom Fields: Sites Field

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-custom-fields-sites-field/css/acf-sites-field.css/wp-content/plugins/advanced-custom-fields-sites-field/js/acf-sites-field.js
Script Paths
/wp-content/plugins/advanced-custom-fields-sites-field/js/acf-sites-field.js
Version Parameters
advanced-custom-fields-sites-field/css/acf-sites-field.css?ver=advanced-custom-fields-sites-field/js/acf-sites-field.js?ver=

HTML / DOM Fingerprints

CSS Classes
acf-sites-fieldacf-soh
Data Attributes
data-type
FAQ

Frequently Asked Questions about Advanced Custom Fields: Sites Field