Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in jgwhite33 WP Airbnb Review Slider wp-airbnb-review-slider allows Blind SQL Injection.This issue affects WP Airbnb Review Slider: from n/a through <= 3.9.
Published: 2025-02-16
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a classic SQL Injection flaw (CWE‑89) that allows an attacker to inject arbitrary SQL commands into the WP Airbnb Review Slider plugin’s database queries. The vulnerability manifests as a blind injection, meaning the attacker can infer database contents or infer the success of operations through indirect means such as timing or response differences, potentially exposing sensitive information or allowing modifications to stored data.

Affected Systems

The vulnerability affects the WP Airbnb Review Slider plugin developed by jgwhite33, which is deployed on WordPress installations. Any installation running version 3.9 or earlier of the plugin is at risk, regardless of other WordPress plugins or themes in use. No other vendors or products are listed as impacted.

Risk and Exploitability

The CVSS score of 7.6 indicates a moderate to high severity vulnerability, while the EPSS score of <1% suggests a low probability of exploitation at this time. The vulnerability is not listed in CISA’s KEV catalog, indicating no publicly documented exploits are currently known. Based on the description, the likely attack vector is remote, requiring the attacker to send specially crafted requests to the plugin’s input endpoints, which can be performed by any user who can access the vulnerable WordPress site. No authentication or privileged access is explicitly required, so the attack is feasible from a standard web visitor. The impact is primarily data confidentiality and integrity risks associated with unauthorized data retrieval or modification.

Generated by OpenCVE AI on May 2, 2026 at 04:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Airbnb Review Slider plugin to the latest available release, ensuring it is beyond version 3.9 or a version without the known SQL Injection flaw.
  • If an upgrade is not immediately possible, disable or remove the plugin from the WordPress site to eliminate the attack surface.
  • Apply a web application firewall or implement input validation rules that sanitize or block suspicious SQL characters on the relevant plugin endpoints to mitigate the risk if the vulnerability cannot be patched immediately.

Generated by OpenCVE AI on May 2, 2026 at 04:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-4235 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in jgwhite33 WP Airbnb Review Slider allows Blind SQL Injection. This issue affects WP Airbnb Review Slider: from n/a through 3.9.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in jgwhite33 WP Airbnb Review Slider allows Blind SQL Injection. This issue affects WP Airbnb Review Slider: from n/a through 3.9. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in jgwhite33 WP Airbnb Review Slider wp-airbnb-review-slider allows Blind SQL Injection.This issue affects WP Airbnb Review Slider: from n/a through <= 3.9.
References
Metrics cvssV3_1

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


Wed, 16 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00038}

epss

{'score': 0.00043}


Tue, 15 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00065}

epss

{'score': 0.00038}


Tue, 18 Feb 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 16 Feb 2025 22:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in jgwhite33 WP Airbnb Review Slider allows Blind SQL Injection. This issue affects WP Airbnb Review Slider: from n/a through 3.9.
Title WordPress WP Airbnb Review Slider Plugin <= 3.9 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:40.028Z

Reserved: 2025-02-14T06:53:23.368Z

Link: CVE-2025-26755

cve-icon Vulnrichment

Updated: 2025-02-18T17:24:58.121Z

cve-icon NVD

Status : Deferred

Published: 2025-02-16T23:15:10.627

Modified: 2026-06-17T09:02:22.827

Link: CVE-2025-26755

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T04:30:16Z

Weaknesses
  • CWE-89

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