Description
The MetaMagic SEO Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.6. This is due to missing or incorrect nonce validation on the metamagic_update_options function. This makes it possible for unauthenticated attackers to modify the plugin's SEO settings, including enabling or disabling the plugin and toggling description and keyword meta tag output via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-05-27
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MetaMagic SEO Plugin, used in WordPress installations, fails to validate or incorrectly validates nonces when the metamagic_update_options function processes a request. As a result, unauthenticated users who can trick a site administrator into clicking a crafted link can modify the plugin’s configuration, such as enabling or disabling the plugin and turning on or off description and keyword meta tags. This behaviour can affect the visibility and search‑engine–relevance of a website and may also alter the site’s appearance or functionality if the plugin is disabled for a period.

Affected Systems

The vulnerability applies to all releases of the MetaMagic SEO Plugin through version 1.6 and is referenced by the vendor identifier lhughes33472:MetaMagic SEO Plugin. WordPress sites that have installed the plugin within this version range are directly at risk.

Risk and Exploitability

With a CVSS score of 4.3 the flaw is considered moderate severity. The exploit does not require any authenticated access and can be carried out via a cross‑site request forgery. An attacker must lure a user with administrative privileges to load a malicious URL; once the request is submitted, the plugin settings are updated without further user consent. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, indicating limited publicly known exploitation.

Generated by OpenCVE AI on May 27, 2026 at 10:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MetaMagic SEO Plugin to a version newer than 1.6 where nonce validation has been restored.
  • If a newer plugin version is unavailable, manually add nonce verification to the metamagic_update_options function to enforce CSRF protection.
  • Restrict access to the plugin’s settings page to authenticated administrators only, or limit requests by IP address, to mitigate CSRF until a patch is applied.

Generated by OpenCVE AI on May 27, 2026 at 10:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 27 May 2026 08:00:00 +0000

Type Values Removed Values Added
Description The MetaMagic SEO Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.6. This is due to missing or incorrect nonce validation on the metamagic_update_options function. This makes it possible for unauthenticated attackers to modify the plugin's SEO settings, including enabling or disabling the plugin and toggling description and keyword meta tag output via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title MetaMagic SEO Plugin <= 1.6 - Cross-Site Request Forgery to Plugin Settings Update via Settings Page
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-27T10:27:50.938Z

Reserved: 2026-05-19T12:08:49.981Z

Link: CVE-2026-8942

cve-icon Vulnrichment

Updated: 2026-05-27T10:27:46.468Z

cve-icon NVD

Status : Deferred

Published: 2026-05-27T08:16:45.787

Modified: 2026-05-27T14:50:47.627

Link: CVE-2026-8942

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T10:15:30Z

Weaknesses