Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Requires contributor-level WordPress account (PR:L); impact is read-only data exposure (C:L) with no integrity or availability consequence, consistent with a missing authorization check on a data-retrieval endpoint.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Broken Access Control in Advanced Custom Fields: Font Awesome Field <= 6.1.1 versions.
AnalysisAI
Broken access control in the Advanced Custom Fields: Font Awesome Field WordPress plugin (versions up to and including 6.1.1) permits contributor-level authenticated users to perform privileged operations beyond their intended role. The CWE-862 root cause indicates the plugin fails to enforce proper authorization checks before executing certain functionality, allowing lower-privileged users to read data or invoke actions restricted to higher roles. No public exploit code or CISA KEV listing has been identified at time of analysis, but the network-accessible attack vector and low privilege requirement make this exploitable by any user with a contributor account on affected WordPress installations.
Technical ContextAI
The Advanced Custom Fields: Font Awesome Field plugin (CPE: cpe:2.3:a:justin_kruit:advanced_custom_fields:_font_awesome_field:*:*:*:*:*:*:*:*) extends the popular Advanced Custom Fields (ACF) framework for WordPress by adding a Font Awesome icon picker field type. CWE-862 (Missing Authorization) describes a failure to verify that the authenticated user possesses sufficient permissions before granting access to a resource or operation - in the WordPress context this typically manifests as AJAX handlers or REST endpoints that check only for authentication (is_user_logged_in or nonce verification) without confirming the user's role or capability (e.g., missing current_user_can() checks). The CVSS vector AV:N/PR:L confirms exploitation occurs over the network by a user with low-privilege credentials, which in WordPress maps to the Contributor role - the lowest level that can create draft content.
RemediationAI
Update the Advanced Custom Fields: Font Awesome Field plugin to a version beyond 6.1.1 once a patched release is published by the vendor. No confirmed fixed version number was present in the available input data - the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/advanced-custom-fields-font-awesome/vulnerability/wordpress-advanced-custom-fields-font-awesome-field-plugin-6-1-1-broken-access-control-vulnerability should be monitored for a confirmed patch version. As an immediate compensating control, site administrators should audit whether open user registration allows untrusted parties to self-register as Contributors; if so, disabling open registration or requiring manual role approval eliminates the external attack surface entirely. Removing the plugin temporarily is a disruptive but effective workaround if contributor accounts are held by untrusted users and no patch is yet available. Note that restricting contributor capabilities site-wide may affect legitimate content workflows.
More in Advanced Custom Fields
View allThe Advanced Custom Fields (ACF) Free and Pro WordPress plugins 6.x before 6.1.0 and 5.x before 5.12.5 unserialize user
The Advanced Custom Fields WordPress plugin before 5.12.3, Advanced Custom Fields Pro WordPress plugin before 5.12.3 all
Unauthenticated administrator account takeover in the Advanced Custom Fields: Extended WordPress plugin before 0.9.2.7 i
Privilege escalation to administrator in the Advanced Custom Fields: Extended WordPress plugin before 0.9.2.7 allows una
The Secure Custom Fields WordPress plugin before 6.3.9, Secure Custom Fields WordPress plugin before 6.3.6.3, Advanced C
The Advanced Custom Fields (ACF) WordPress plugin before 6.3, Advanced Custom Fields Pro WordPress plugin before 6.3 all
Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at
The Advanced Custom Fields Pro WordPress plugin before 5.9.1 did not properly escape the generated update URL when outpu
Unauthenticated privilege escalation in the Advanced Custom Fields: Extended (ACFE) WordPress plugin through version 0.9
Arbitrary file deletion in the Novarain/Tassos Framework system plugin (plg_system_nrframework) and the suite of Tassos.
Advanced Custom Fields versions prior to 5.11 and Advanced Custom Fields Pro versions prior to 5.11 contain a missing au
Arbitrary shortcode execution in the Advanced Custom Fields: Extended WordPress plugin (all versions through 0.9.2.3) en
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53892
GHSA-86cg-5348-hfwg