Description
The WP TripAdvisor Review Slider plugin for WordPress is vulnerable to generic SQL Injection via the 'filtersource' parameter in all versions up to, and including, 14.6 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.
Published: 2026-07-16
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP TripAdvisor Review Slider plugin for WordPress contains a generic SQL injection flaw in the 'filtersource' parameter in all releases up to 14.6. Insufficient escaping and the absence of prepared statements allow an attacker with administrator-level authentication to inject arbitrary SQL, which can then be used to retrieve sensitive database information. This weakness is classified as CWE-89.

Affected Systems

All installations of the jgwhite33 WP TripAdvisor Review Slider plugin on WordPress sites that use version 14.6 or earlier are affected. The vulnerability does not depend on specific WordPress core versions or additional plugins.

Risk and Exploitability

The CVSS score of 4.9 indicates a medium severity, while the EPSS score of less than 1% shows a low but non-zero likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is an authenticated attacker who has gained administrator or higher privileges on the WordPress site; such a user can craft requests that include malicious payloads in the 'filtersource' parameter, leading to data exfiltration.

Generated by OpenCVE AI on July 31, 2026 at 02:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP TripAdvisor Review Slider plugin to the latest version that addresses the injected SQL flaw
  • If an update is not available, uninstall or deactivate the plugin until a fix is released
  • Restrict administrative access to the site by enforcing least privilege, monitoring admin accounts, and using two-factor authentication

Generated by OpenCVE AI on July 31, 2026 at 02:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Jgwhite33
Jgwhite33 wp Tripadvisor Review Slider
Wordpress
Wordpress wordpress
Vendors & Products Jgwhite33
Jgwhite33 wp Tripadvisor Review Slider
Wordpress
Wordpress wordpress

Thu, 16 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Description The WP TripAdvisor Review Slider plugin for WordPress is vulnerable to generic SQL Injection via the 'filtersource' parameter in all versions up to, and including, 14.6 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.
Title WP TripAdvisor Review Slider <= 14.6 - Authenticated (Administrator+) SQL Injection via 'filtersource' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Jgwhite33 Wp Tripadvisor Review Slider
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-16T15:11:28.732Z

Reserved: 2026-07-13T19:18:18.869Z

Link: CVE-2026-15651

cve-icon Vulnrichment

Updated: 2026-07-16T13:28:42.609Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:22:49Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')