SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-18884

HIGH · CVSS 7.5 EPSS 0.41%

Source: NVD + CISA KEV + EPSS · Published 2026-08-26 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The WooCommerce Lottery plugin for WordPress is susceptible to Time-Based SQL Injection through the 'orderby' and 'order' GET parameters, affecting all versions up to 2.2.9 due to inadequate input sanitization. This vulnerability allows unauthenticated attackers to manipulate SQL queries, potentially leading to unauthorized access to sensitive database information. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk of data breaches.

CVE
CVE-2026-18884
Severity
HIGH
CVSS
7.5
EPSS
0.41%
WordPress

Original NVD Description

The WooCommerce Lottery plugin for WordPress is vulnerable to Time-Based SQL Injection via 'orderby' and 'order' GET Parameters in all versions up to, and including, 2.2.9 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 that can be used to extract sensitive information from the database.