Description
The Zingaya Click-to-Call plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'email', 'first_name', 'last_name', and 'phone' parameters on the plugin's sign-up admin page in all versions up to, and including, 1.0. This is due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2026-05-05
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Zingaya Click‑to‑Call plugin for WordPress contains a reflected cross‑site scripting vulnerability in the sign‑up admin page. Because the 'email', 'first_name', 'last_name', and 'phone' parameters are not sanitized or escaped before being echoed back to the page, an attacker can supply malicious script content through these fields. When a victim opens a crafted URL that includes these parameters, the browser will execute the injected script, potentially stealing session cookies or performing further malicious actions. This flaw is classified as CWE‑79.

Affected Systems

All releases of the plugin up to and including version 1.0 are affected. The problem appears in the sign‑up admin page of the plugin used on WordPress installations; any site running Zingaya Click‑to‑Call 1.0 or earlier is vulnerable.

Risk and Exploitability

The CVSS base score of 6.1 reflects a moderate severity. The flaw is exploitable by unauthenticated users through a user‑targeted link, meaning any visitor can be tricked into visiting a malicious URL. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, indicating that no large‑scale attacks have yet been reported. Nevertheless, pending exploitation is possible, especially on sites that expose the admin page to untrusted visitors.

Generated by OpenCVE AI on May 5, 2026 at 03:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Zingaya Click‑to‑Call plugin to a version where the sign‑up admin page sanitizes or properly escapes the 'email', 'first_name', 'last_name', and 'phone' parameters. If no fix is available, manually modify the plugin files to escape those parameters before echoing them.
  • Restrict or disable the sign‑up admin page on the WordPress site, or limit access so that only trusted administrators can view it, thereby removing the XSS attack surface.
  • Deploy a web application firewall or XSS protection mechanism, such as a content security policy or a WAF rule set that blocks script injection in query parameters.

Generated by OpenCVE AI on May 5, 2026 at 03:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 05 May 2026 02:45:00 +0000

Type Values Removed Values Added
Description The Zingaya Click-to-Call plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'email', 'first_name', 'last_name', and 'phone' parameters on the plugin's sign-up admin page in all versions up to, and including, 1.0. This is due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title Zingaya Click-to-Call <= 1.0 - Reflected Cross-Site Scripting via 'email' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-05T02:26:54.906Z

Reserved: 2026-04-20T16:58:47.464Z

Link: CVE-2026-6696

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-05T03:16:00.423

Modified: 2026-05-05T03:16:00.423

Link: CVE-2026-6696

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-05T03:30:14Z

Weaknesses