Auth bypass in Airesvsg Acf To Rest API
CVE-2025-12030
The ACF to REST API plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.3.4. This is due to insufficient capability checks in the update_item_permissions_check() method, which only verifies that the current user has the edit_posts capability without checking object-specific permissions (e.g., edit_post($id), edit_user($id), manage_options). This makes it possible for authenticated attackers, with Contributor-level access and above, to modify ACF fields on posts they do not own, any user account, comments, taxonomy terms, and even the global options page via the /wp-json/acf/v3/{type}/{id} endpoints, granted they can authenticate to the site.
Vulnerability class: IDOR (Insecure Direct Object Reference)
EPSS: 0.003 (21.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N.
Affected products
- Airesvsg Acf To Rest Api — versions 0
Weakness classification (CWE)
Public proof-of-concept exploits
References
Frequently asked questions
- What is CVE-2025-12030?
- CVE-2025-12030 is a medium-severity vulnerability in Airesvsg Acf To Rest API, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 4.3/10. Published 2026-01-07.
- How severe is CVE-2025-12030?
- Medium severity. CVSS v3 base score is 4.3 out of 10.
- Is CVE-2025-12030 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.