WP TripAdvisor Review Slider curselrevs permits administrator SQL injection
WP TripAdvisor Review Slider through 14.3 places attacker-controlled curselrevs[] values into an inadequately prepared SQL query without sufficient escaping. An Administrator can append SQL capable of extracting sensitive database information. This 4.9-scored record received deeper review because the primitive is SQL injection. The CNA does not disclose the administration page, action, handler or exact SQL sink.
- Component
- WP TripAdvisor Review Slider
- Plugin slug
wp-tripadvisor-review-slider- Affected
- <= 14.3
- Safe version
14.4- Published
- Aug 05, 2026
This CVE was published Aug 05, 2026 and is one of 6 known issues for this plugin.
Update, patch or deactivate.
Update WP TripAdvisor Review Slider to 14.4 or later. The upstream tag comparison identifies 14.4 as the fixed release. Review administrative requests containing curselrevs arrays for SQL-injection probes.
A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.
Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.
Technical 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.
CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Primary and upstream sources
- NVD record for CVE-2026-11969
- WordPress upstream reference plugins.trac.wordpress.org
- WordPress upstream reference plugins.trac.wordpress.org
- WordPress upstream reference plugins.trac.wordpress.org
- WordPress upstream reference plugins.trac.wordpress.org
- WordPress upstream reference plugins.trac.wordpress.org
- WordPress upstream reference plugins.trac.wordpress.org
- WordPress upstream reference plugins.trac.wordpress.org
- Wordfence advisory wordfence.com