
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-6702 is a Cross-Site Request Forgery (CSRF) vulnerability in the Publish 2 Ping.fm plugin for WordPress, affecting all versions up to and including 1.1. The flaw stems from missing or incorrect nonce validation on the /wp-admin/options-general.php?page=admin.php page, enabling unauthenticated attackers to update plugin settings and inject malicious web scripts by tricking an administrator into clicking a crafted link. It was published on May 5, 2026, and assigned a CVSS v3.1 base score of 6.1 (Medium) (GitHub Advisory, Wordfence).
The root cause is classified as CWE-352 (Cross-Site Request Forgery), arising from the absence of proper nonce validation in the plugin's admin page handler. Specifically, the vulnerable code paths are located in php/admin.php (lines 76 and 136) and php/prefs.php (line 219) of the plugin's source (GitHub Advisory). An attacker crafts a malicious HTML page or link that submits a forged POST request to the WordPress admin settings endpoint; when an authenticated administrator visits or clicks the link, the browser automatically includes session cookies, causing WordPress to process the request as legitimate. This allows the attacker to both modify plugin configuration and store malicious JavaScript that executes in the context of the admin panel (Stored XSS via CSRF) (Wordfence).
Successful exploitation allows unauthenticated attackers to modify the Publish 2 Ping.fm plugin's settings and inject persistent (stored) malicious scripts into the WordPress admin interface, resulting in low confidentiality and integrity impacts with no direct availability impact. The stored XSS payload can execute in the browser of any administrator who visits the affected settings page, potentially enabling session hijacking, credential theft, or further unauthorized administrative actions. The scope is marked as Changed, meaning the injected scripts can affect browser resources beyond the vulnerable component itself (GitHub Advisory, Wordfence).
There is no public proof-of-concept exploit code and no evidence of active in-the-wild exploitation as of the time of disclosure (Wordfence). The EPSS score is approximately 0.015–0.017%, placing it in the 4th percentile for exploitation likelihood within 30 days (GitHub Advisory). No threat actor attribution has been reported, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
/wp-admin/options-general.php?page=admin.php with attacker-controlled parameter values, including a malicious JavaScript payload in a settings field./wp-admin/options-general.php?page=admin.php from unusual referrer origins or with no referrer header, particularly from IP addresses not associated with the site administrator.wp_options table (e.g., entries for publish2pingfm_ option keys containing <script> tags or encoded payloads)./wp-admin/options-general.php?page=admin.php.WordPress site administrators should update the Publish 2 Ping.fm plugin to a version beyond 1.1 that includes proper nonce validation, once a patched release is available; the GitHub Advisory notes a patch has been documented under GHSA-67jp-hfjm-vfh5 (GitHub Advisory). As an interim measure, administrators should disable or remove the plugin if it is not actively needed. Additionally, security awareness training to help administrators recognize and avoid phishing links, combined with WordPress security plugins that enforce CSRF protections, can reduce risk (Wordfence).
Wordfence included CVE-2026-6702 in its weekly WordPress vulnerability reports for the periods of May 4–10 and May 11–17, 2026, as part of routine plugin vulnerability tracking (Wordfence Blog). No notable independent researcher commentary or significant social media discussion has been identified for this vulnerability beyond standard aggregator coverage.
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."