CVE-2024-13426 MEDIUM

CVE-2024-13426: WP-Polls <= 2.77.2 - Unauthenticated SQL Injection to Stored Cross-Site Scripting

Vendor Gamerz
Product WP-Polls
Weakness CWE-89 · SQLi
Published January 22, 2025
Last update April 8, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

The WP-Polls plugin for WordPress is vulnerable to SQL Injection via COOKIE in all versions up to, and including, 2.77.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries. Those queries are stored and results are not displayed to the attacker, which means they cannot be exploited to obtain any additional information about the database. However, a properly configured payload allows for the injection of malicious JavaScript resulting in Stored Cross-Site Scripting.

Key dates

02Disclosure timeline

January 22, 2025 CVE published
April 8, 2026 Record updated