Description
The bpost-shipping-platform WordPress plugin before 3.2.3 does not properly sanitize a parameter before using it in a SQL query during WooCommerce order submission, allowing unauthenticated attackers to perform time-based blind SQL injection on stores running this bpost-shipping-platform WordPress plugin before 3.2.3.
Published: 2026-07-21
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated attacker can exploit a time‑based blind SQL injection flaw in the bpost‑shipping‑platform WordPress plugin for WooCommerce sites. The plugin, when processing order submissions, fails to sanitize a user‑supplied parameter before incorporating it into a SQL query. This flaw allows an attacker to obtain or modify database contents without authentication, potentially exposing sensitive order data and customer information.

Affected Systems

The vulnerability is present in the bpost‑shipping‑platform WordPress plugin for e‑commerce sites running WooCommerce. Any installation of the plugin with a version earlier than 3.2.3 is affected. The plugin is used on WordPress‑based online stores that rely on bpost for shipping calculations.

Risk and Exploitability

The CVSS score of 7.5 indicates a high‑impact vulnerability that can lead to data tampering or disclosure. The EPSS score of less than 1% suggests that exploitation is currently unlikely, and the issue is not listed in the CISA KEV catalog. The attack vector appears to be a web‑based, unauthenticated vector that requires an attacker to submit a crafted order request via WooCommerce. Successful exploitation would allow the attacker to read or alter the database contents associated with the site.

Generated by OpenCVE AI on August 1, 2026 at 07:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the bpost‑shipping‑platform plugin to version 3.2.3 or later.
  • If an upgrade cannot be performed immediately, temporarily deactivate the plugin to eliminate the vulnerable code path while orders are submitted.
  • Implement a web application firewall that blocks SQL injection patterns and monitor database activity for suspicious queries.

Generated by OpenCVE AI on August 1, 2026 at 07:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description The bpost-shipping-platform WordPress plugin before 3.2.3 does not properly sanitize a parameter before using it in a SQL query during WooCommerce order submission, allowing unauthenticated attackers to perform time-based blind SQL injection on stores running this bpost-shipping-platform WordPress plugin before 3.2.3.
Title Bpost Shipping Platform < 3.2.3 - Unauthenticated SQL Injection
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-21T13:38:15.559Z

Reserved: 2026-05-07T12:12:02.867Z

Link: CVE-2026-8082

cve-icon Vulnrichment

Updated: 2026-07-21T13:37:36.482Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:15:03Z

Weaknesses
  • CWE-89

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