Description
Unauthenticated SQL Injection in Verified Reviews (Avis Vérifiés) <= 2.4.6 versions.
Published: 2026-09-10
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: Database Compromise via SQL Injection
Action: Immediate Patch
AI Analysis

Impact

An unauthenticated attacker can inject arbitrary SQL through the WordPress Verified Reviews (Avis Vérifiés) plugin functions. The flaw allows read, modification, or deletion of database records, potentially exposing sensitive data or corrupting application integrity. The weakness maps to CWE-89, representing improper sanitization of untrusted input in database queries.

Affected Systems

The vulnerability affects all instances of the Verified Reviews (Avis Vérifiés) plugin released by Par avisverifies with version numbers 2.4.6 and earlier. Site administrators should verify the plugin version installed and confirm whether an upgrade is available from the vendor.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity. While no EPSS value is provided, the lack of a KEV listing does not diminish the impact; the flaw is exploitable without authentication, likely via an HTTP request to a plugin endpoint. Attackers with internet access to the site can trigger the injection simply by crafting a request, making the risk high for sites running the affected plugin.

Generated by OpenCVE AI on September 10, 2026 at 15:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Verified Reviews (Avis Vérifiés) plugin to release 2.4.7 or later, which resolves the injection flaw.
  • If an update is not immediately feasible, remove or deactivate the plugin to eliminate the attack surface.
  • As an interim measure, restrict unauthenticated access to the plugin’s endpoints using a web application firewall or by applying a path‑based access rule in the server configuration.

Generated by OpenCVE AI on September 10, 2026 at 15:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Verified Reviews (Avis Vérifiés) <= 2.4.6 versions.
Title WordPress Verified Reviews (Avis Vérifiés) plugin <= 2.4.6 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-10T14:23:47.971Z

Reserved: 2026-08-27T12:24:38.075Z

Link: CVE-2026-81800

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-10T15:17:46.360

Modified: 2026-09-10T15:43:28.913

Link: CVE-2026-81800

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T15:30:06Z

Weaknesses
  • CWE-89

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