AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-11969

MEDIUM · CVSS 4.9 EPSS 0.30%

Source: NVD + CISA KEV + EPSS · Published 2026-08-05 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The WP TripAdvisor Review Slider plugin for WordPress is susceptible to SQL Injection through the 'curselrevs[]' parameter, affecting all versions up to 14.3 due to inadequate input sanitization. This vulnerability allows authenticated attackers with administrator-level access to inject malicious SQL queries, potentially leading to unauthorized data extraction from the database. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk of exploitation.

CVE
CVE-2026-11969
Severity
MEDIUM
CVSS
4.9
EPSS
0.30%
WordPress

Original NVD Description

The WP TripAdvisor Review Slider plugin for WordPress is vulnerable to generic SQL Injection via 'curselrevs[]' Parameter in all versions up to, and including, 14.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.