CVE-2025-50017 MEDIUM

CVE-2025-50017: WordPress WP Voting Contest plugin <= 5.8 - Cross Site Scripting (XSS) Vulnerability

Vendor Matt
Product WP Voting Contest
Weakness CWE-79 · XSS
Published June 20, 2025
Last update May 12, 2026

CVSS base score

5.9/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Matt WP Voting Contest wp-voting-contest allows Stored XSS.This issue affects WP Voting Contest: from n/a through <= 5.8.

Explanation of Vulnerability in Simple Terms

02Summary

WP Voting Contest versions 5.8 and earlier contain a cross-site scripting (XSS) vulnerability that allows authenticated administrators to inject malicious scripts. The vulnerability requires user interaction—typically clicking a crafted link—and can affect other users on the site. An attacker with admin privileges can inject code that executes in visitors' browsers, potentially stealing session data or modifying page content.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers when they visit the site.

Potential impact on your site

04Site Impact

Administrators with malicious intent can inject scripts affecting other users; if your admin account is compromised, attackers gain this capability.

Conditions required to exploit

05Prerequisites

Attacker must have administrator access and the victim must click a malicious link or visit a crafted page.

Key dates

06Disclosure timeline

June 20, 2025 CVE published
May 12, 2026 Record updated