Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in aviplugins.com Contact Form With Shortcode contact-form-with-shortcode allows Reflected XSS.This issue affects Contact Form With Shortcode: from n/a through <= 4.2.5.
Published: 2025-02-14
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Contact Form With Shortcode plugin does not escape user input before rendering it in the page, allowing an attacker to inject arbitrary JavaScript that will be executed in the browser of any visitor. This Reflected XSS can lead to session hijacking, defacement or phishing attacks on users who access the compromised page and originates from insufficient input sanitization (CWE-79).

Affected Systems

All installations of the Contact Form With Shortcode plugin version 4.2.5 or earlier are affected. The plugin is distributed by aviplugins.com and remains exposed on WordPress sites that have not upgraded beyond that version.

Risk and Exploitability

The CVSS base score of 7.1 reflects a high severity, while the EPSS score of less than 1% indicates a low current exploitation probability; however, the vulnerability is publicly disclosed and the plugin is widely used, making automated exploitation plausible. It is not yet listed in the CISA KEV catalog, but because it allows remote script execution in a user’s context it warrants prompt remediation. Attackers can exploit it simply by constructing a malicious URL that contains the vulnerable shortcode and getting a legitimate user to click on it, which is a typical Reflected XSS attack scenario.

Generated by OpenCVE AI on May 1, 2026 at 16:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Contact Form With Shortcode plugin to the latest available version, which removes the unescaped input handling.
  • If immediate upgrade is not possible, disable or delete the plugin until a patch is applied.
  • Implement site‑wide input sanitization measures, such as a security plugin that escapes or strips suspicious script tags from shortcode output.

Generated by OpenCVE AI on May 1, 2026 at 16:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3772 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in aviplugins.com Contact Form With Shortcode allows Reflected XSS. This issue affects Contact Form With Shortcode: from n/a through 4.2.5.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in aviplugins.com Contact Form With Shortcode allows Reflected XSS. This issue affects Contact Form With Shortcode: from n/a through 4.2.5. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in aviplugins.com Contact Form With Shortcode contact-form-with-shortcode allows Reflected XSS.This issue affects Contact Form With Shortcode: from n/a through <= 4.2.5.
References
Metrics cvssV3_1

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


Mon, 14 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00032}

epss

{'score': 0.00035}


Sun, 13 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00072}

epss

{'score': 0.00032}


Fri, 14 Feb 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 14 Feb 2025 13:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in aviplugins.com Contact Form With Shortcode allows Reflected XSS. This issue affects Contact Form With Shortcode: from n/a through 4.2.5.
Title WordPress Contact Form With Shortcode plugin <= 4.2.5 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-11T23:32:22.193Z

Reserved: 2025-01-23T14:50:32.998Z

Link: CVE-2025-24564

cve-icon Vulnrichment

Updated: 2025-02-14T15:28:52.827Z

cve-icon NVD

Status : Deferred

Published: 2025-02-14T13:15:48.393

Modified: 2026-06-17T08:59:14.173

Link: CVE-2025-24564

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T16:30:20Z

Weaknesses
  • CWE-79

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