CVE-2025-12937
BaseFortify
Publication date: 2025-11-18
Last updated on: 2025-11-18
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | acf_flexible_layouts_manager | 1.1.6 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in the ACF Flexible Layouts Manager plugin for WordPress allows unauthenticated attackers to modify data because the function 'acf_flm_update_template_with_pasted_layout' lacks a proper capability check. This means attackers can update custom field values on posts and pages without authorization.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized changes to your website's content by allowing attackers to modify custom fields on posts and pages. This could result in data integrity issues, misinformation, or potential exploitation of the site through manipulated content.