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.
Published: 2026-08-05
Score: 4.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows authenticated attackers with administrator-level access to inject arbitrary SQL through the curselrevs[] parameter due to lack of escaping. This can lead to extraction of sensitive database content, compromising the confidentiality of WordPress site data.

Affected Systems

Affected assets are the WP TripAdvisor Review Slider plugin for WordPress from vendor jgwhite33. All releases up to and including version 14.3 contain the flaw; later releases (14.4 and beyond) are presumed fixed. WordPress installations running any of these versions are potentially exploitable.

Risk and Exploitability

The CVSS score of 4.9 indicates moderate severity, and EPSS is not available, suggesting no known high exploitation probability. Because the issue requires authenticated administrator credentials, the risk is confined to sites with privileged user accounts. The vulnerability is not listed in CISA KEV, but superusers or shared administrative accounts increase exposure.

Generated by OpenCVE AI on August 5, 2026 at 09:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP TripAdvisor Review Slider to at least version 14.4, which sanitizes the curselrevs[] input and removes the injection vector.
  • If an immediate upgrade is not possible, deactivate or uninstall the plugin to eliminate the attack surface until a patch can be applied.
  • Review and enforce least‑privilege policies for WordPress administrators, ensuring that only trusted accounts have the authority to manage plugins.

Generated by OpenCVE AI on August 5, 2026 at 09:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
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.
Title WP TripAdvisor Review Slider <= 14.3 - Authenticated (Administrator+) SQL Injection
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-05T07:39:22.801Z

Reserved: 2026-06-11T10:59:20.930Z

Link: CVE-2026-11969

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T09:30:11Z

Weaknesses
  • CWE-89

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