Description
The Payments Plugin and Checkout Plugin for WooCommerce: Stripe, PayPal, Square, Authorize.net plugin for WordPress is vulnerable to time-based SQL Injection via the ‘order_by’ parameter in all versions up to, and including, 1.117.5 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 Subscriber-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: 2025-09-10
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

The affected plugin is vulnerable to a time‑based SQL injection that occurs through the order_by parameter. Because the application fails to escape or prepare the user supplied value, an attacker can append additional SQL statements to the existing query. This allows the extraction of sensitive data from the database. The weakness is a classic Injection flaw (CWE‑89).

Affected Systems

The vulnerability applies to PeachPay — Payments & Express Checkout for WooCommerce, covering all releases up to and including version 1.117.5. Users running these versions are at risk; later releases address the flaw.

Risk and Exploitability

The flaw has a CVSS base score of 6.5, reflecting a moderate severity that permits information disclosure but does not necessarily allow arbitrary code execution. The EPSS score is below 1 %, indicating low current exploitation likelihood, and the vulnerability has not yet been listed in CISA’s KEV catalog. The attack requires authenticated access at the Subscriber level or higher, likely a contributor or higher role. Once authenticated, an attacker can manipulate the order_by parameter to inject and execute arbitrary SQL commands.

Generated by OpenCVE AI on April 21, 2026 at 03:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PeachPay to a version newer than 1.117.5 where the order_by parameter is properly sanitized and the query is prepared using parameterized statements.
  • If upgrading is not immediately possible, restrict or remove the contributor and higher level roles that can submit requests to the affected endpoint to limit the opportunity for injection.
  • Implement a web application firewall rule to block suspicious order_by payloads containing SQL control characters, and monitor database query logs for anomalous execution patterns.

Generated by OpenCVE AI on April 21, 2026 at 03:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Sep 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 10 Sep 2025 06:45:00 +0000

Type Values Removed Values Added
Description The Payments Plugin and Checkout Plugin for WooCommerce: Stripe, PayPal, Square, Authorize.net plugin for WordPress is vulnerable to time-based SQL Injection via the ‘order_by’ parameter in all versions up to, and including, 1.117.5 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 Subscriber-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 Payments Plugin and Checkout Plugin for WooCommerce: Stripe, PayPal, Square, Authorize.net <= 1.117.5 - Authenticated (Contributor+) SQL Injection via order_by Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:58:07.786Z

Reserved: 2025-08-25T14:51:44.005Z

Link: CVE-2025-9463

cve-icon Vulnrichment

Updated: 2025-09-10T16:11:09.987Z

cve-icon NVD

Status : Deferred

Published: 2025-09-10T07:15:46.277

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-9463

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T03:15:16Z

Weaknesses