Description
WordPress More Fields Plugin 2.1 contains a cross-site request forgery vulnerability that allows attackers to perform unauthorized actions by disabling CSRF token validation. Attackers can craft malicious web pages that trick logged-in administrators into adding or deleting custom fields and boxes on the Write/Edit page via POST and GET requests to the options-general.php endpoint.
Published: 2026-06-15
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability exists because the More Fields plugin version 2.1 disables CSRF token validation on the options‑general.php endpoint. An attacker who tricks a logged‑in administrator into visiting a crafted page can send POST or GET requests that add or delete custom fields and boxes without the administrator’s consent. The consequence is that the site’s administrative configuration is altered, potentially enabling further exploitation or data loss.

Affected Systems

WordPress sites that have the henrikmelin More Fields plugin version 2.1 installed. Any site running WordPress with this plugin, regardless of the core WordPress version, is vulnerable. No specific WordPress core version is mentioned in the advisory.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate to high severity. Since the EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, the likelihood of widespread exploitation is uncertain, but the vulnerability can be leveraged by a web attacker who can create a malicious page that targets a logged‑in administrator. The attacker needs no special access beyond a crafted request; the vulnerability does not require network access beyond allowing standard HTTP requests to the site.

Generated by OpenCVE AI on June 18, 2026 at 01:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the More Fields plugin to the latest release that resolves the CSRF flaw.
  • If an update is not immediately available, disable or uninstall the plugin to eliminate the attack surface.
  • Add an additional CSRF protection layer, such as a nonce check on the options‑general.php actions, to ensure that only legitimate requests modify custom fields.

Generated by OpenCVE AI on June 18, 2026 at 01:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Henrikmelin
Henrikmelin more Fields
Wordpress
Wordpress wordpress
Vendors & Products Henrikmelin
Henrikmelin more Fields
Wordpress
Wordpress wordpress

Mon, 15 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description WordPress More Fields Plugin 2.1 contains a cross-site request forgery vulnerability that allows attackers to perform unauthorized actions by disabling CSRF token validation. Attackers can craft malicious web pages that trick logged-in administrators into adding or deleting custom fields and boxes on the Write/Edit page via POST and GET requests to the options-general.php endpoint.
Title WordPress More Fields Plugin 2.1 Cross-Site Request Forgery
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:L'}


Subscriptions

Henrikmelin More Fields
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-15T15:13:57.656Z

Reserved: 2026-06-15T11:53:01.849Z

Link: CVE-2016-20083

cve-icon Vulnrichment

Updated: 2026-06-15T15:13:52.499Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T14:16:31.923

Modified: 2026-06-15T20:50:47.973

Link: CVE-2016-20083

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-23T21:09:14Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)