CVE-2025-12937 MEDIUM

CVE-2025-12937: ACF Flexible Layouts Manager <= 1.1.6 - Missing Authorization to Unauthenticated Custom Field Update

Vendor Valentinpellegrin
Product ACF Flexible Layouts Manager
Weakness CWE-862 · Missing authorization
Published November 18, 2025
Last update April 8, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

The ACF Flexible Layouts Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'acf_flm_update_template_with_pasted_layout' function in all versions up to, and including, 1.1.6. This makes it possible for unauthenticated attackers to update custom field values on individual posts and pages.

Explanation of Vulnerability in Simple Terms

02Summary

ACF Flexible Layouts Manager versions 1.1.6 and earlier lack proper authorization checks, allowing unauthenticated attackers to read and modify sensitive data. The vulnerability requires no user interaction and can be exploited over the network. Site administrators should update to a version newer than 1.1.6 immediately.

What an attacker can do

03Attacker Capabilities

Read and modify sensitive data without authentication.

Potential impact on your site

04Site Impact

Unauthorized users can access and alter site data managed by the plugin.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 18, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE