Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Sophia M Williams WP Contest wp-contest allows Reflected XSS.This issue affects WP Contest: from n/a through <= 1.0.0.
Published: 2025-03-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from improper neutralization of input during web page generation in the WP Contest plugin, leading to a reflected XSS flaw. An attacker can supply specially crafted query parameters that are displayed without sanitization, allowing execution of arbitrary JavaScript in the context of any user viewing the reflected response. This could result in theft of credentials, session hijacking, defacement of content or initiation of additional attacks. The weakness is classified as CWE‑79. The impact is confined to the web application layer and is limited to the users who receive the reflected content, but the compromise of a single user can lead to broader exploitation if credential or session information is compromised.

Affected Systems

The flaw affects the WordPress plugin ‘WP Contest’ developed by Sophia M Williams. All installations of the plugin with versions up to and including 1.0.0 are vulnerable. No specific operating system or host details are provided beyond the WordPress environment.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity. The EPSS score of less than 1% indicates a very low probability of exploitation at the time of assessment. The vulnerability is not listed in the CISA KEV catalog, which suggests limited observed exploitation. The likely attack vector is a direct web request to the vulnerable endpoint with crafted parameters, which requires the victim to visit a URL generated by an attacker. The attack does not require authentication or privileged access, but it depends on the attacker being able to supply the input and the victim viewing the reflected content.

Generated by OpenCVE AI on May 2, 2026 at 04:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Contest to the latest available version that removes the reflected XSS flaw.
  • If an upgrade is not possible, disable or deactivate the WP Contest plugin to eliminate the vulnerability.
  • Review any custom or third‑party code that outputs user input and ensure proper sanitization or escaping (e.g., esc_html, esc_js) to prevent XSS.

Generated by OpenCVE AI on May 2, 2026 at 04:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-5717 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound WP Contest allows Reflected XSS. This issue affects WP Contest: from n/a through 1.0.0.
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 NotFound WP Contest allows Reflected XSS. This issue affects WP Contest: from n/a through 1.0.0. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Sophia M Williams WP Contest wp-contest allows Reflected XSS.This issue affects WP Contest: from n/a through <= 1.0.0.
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'}


Wed, 05 Mar 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Mar 2025 13:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound WP Contest allows Reflected XSS. This issue affects WP Contest: from n/a through 1.0.0.
Title WordPress WP Contest plugin <= 1.0.0 - 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:12.672Z

Reserved: 2025-01-16T11:25:56.884Z

Link: CVE-2025-23538

cve-icon Vulnrichment

Updated: 2025-03-05T16:39:28.034Z

cve-icon NVD

Status : Deferred

Published: 2025-03-03T14:15:40.327

Modified: 2026-06-17T08:55:11.737

Link: CVE-2025-23538

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T04:15:06Z

Weaknesses
  • CWE-79

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