Description
The Pinterest Site Verification plugin using Meta Tag plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'post_var' parameter in versions up to, and including, 1.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-04-08
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored cross‑site scripting
Action: Patch immediately
AI Analysis

Impact

The Pinterest Site Verification plugin for WordPress contains a stored cross‑site scripting flaw caused by inadequate sanitization of the 'post_var' parameter in versions up to 1.8. Authenticated users with subscriber‑level rights may inject arbitrary JavaScript into the plugin’s settings, which is then rendered in web pages and executed by anyone who views an affected page. This vulnerability allows an attacker to execute arbitrary code in the context of site visitors, potentially exposing sensitive data, hijacking sessions, or defacing the site.

Affected Systems

WordPress sites that use the Pinterest Site Verification plugin (Meta Tag version 1.8 or earlier). The issue is confined to the plugin’s code and does not affect core WordPress or other plugins.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity, and the attack requires the attacker to have a subscriber‑level account on the target site. While the vulnerability is not exploitable by unauthenticated users, the potential impact of XSS is significant because it allows script execution across the site. No EPSS score or KEV listing is available, but the condition for exploitation is clear: an authenticated subscriber+ user must modify the plugin’s settings.

Generated by OpenCVE AI on April 8, 2026 at 08:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Pinterest Site Verification plugin to the latest release that removes the stored XSS flaw.
  • If updating is not immediately possible, temporarily deactivate or uninstall the plugin until a patch is available.
  • Deploy a web‑application firewall or content‑security policy to block injected scripts from executing on the site.
  • Review user capabilities to ensure subscriber accounts cannot perform privileged actions in the plugin.

Generated by OpenCVE AI on April 8, 2026 at 08:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Uniquecodergmailcom
Uniquecodergmailcom pinterest Site Verification Plugin Using Meta Tag
Wordpress
Wordpress wordpress
Vendors & Products Uniquecodergmailcom
Uniquecodergmailcom pinterest Site Verification Plugin Using Meta Tag
Wordpress
Wordpress wordpress

Wed, 08 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 08 Apr 2026 07:00:00 +0000

Type Values Removed Values Added
Description The Pinterest Site Verification plugin using Meta Tag plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'post_var' parameter in versions up to, and including, 1.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Pinterest Site Verification plugin using Meta Tag <= 1.8 - Authenticated (Subscriber+) Stored Cross-Site Scripting via 'post_var'
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Uniquecodergmailcom Pinterest Site Verification Plugin Using Meta Tag
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:02:45.964Z

Reserved: 2026-02-24T19:11:07.764Z

Link: CVE-2026-3142

cve-icon Vulnrichment

Updated: 2026-04-08T13:54:33.930Z

cve-icon NVD

Status : Deferred

Published: 2026-04-08T07:16:20.870

Modified: 2026-04-27T19:04:22.650

Link: CVE-2026-3142

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-08T19:43:43Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')