Description
The Link Invoice Payment for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the createPartialPayment and cancelPartialPayment functions in all versions up to, and including, 2.8.0. This makes it possible for unauthenticated attackers to create partial payments on any order or cancel any existing partial payment via ID enumeration.
Published: 2026-01-27
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Partial Payment Creation/Cancelation
Action: Apply Patch
AI Analysis

Impact

The vulnerability exists because the plugin's createPartialPayment and cancelPartialPayment functions lack a required capability check, allowing anyone without authentication to invoke these endpoints. This missing authorization permits the creation of arbitrary partial payments for any order and the cancellation of existing partial payments via simple ID enumeration, thereby enabling manipulation of order balances and potential financial fraud.

Affected Systems

The affected product is the Link Invoice Payment for WooCommerce plugin for WordPress, any version up to and including 2.8.0.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, but the EPSS score of <1% suggests a very low likelihood of exploitation in the wild. The vulnerability is not currently listed in the CISA KEV catalog. Based on the missing capability check, an attacker can exploit the flaw by sending unauthenticated HTTP requests to the plugin’s partial payment endpoints, potentially enumerating payment IDs and creating or cancelling partial payments without credentials.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of Link Invoice Payment for WooCommerce (>=2.8.1) which includes the missing capability checks in the createPartialPayment and cancelPartialPayment functions.
  • If an upgrade is not immediately possible, temporarily disable the createPartialPayment and cancelPartialPayment endpoints in the plugin or remove the corresponding routes to prevent unauthenticated access.
  • Implement an additional capability check or authentication guard on these endpoints to ensure that only users with the appropriate WooCommerce payment permissions can create or cancel partial payments.
  • Review the plugin's configuration and remove any exposed endpoints or options that allow partial payment manipulation without proper authorization.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 27 Jan 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 27 Jan 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Linknacional
Linknacional link Invoice Payment For Woocommerce
Woocommerce
Woocommerce woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Linknacional
Linknacional link Invoice Payment For Woocommerce
Woocommerce
Woocommerce woocommerce
Wordpress
Wordpress wordpress

Tue, 27 Jan 2026 07:00:00 +0000

Type Values Removed Values Added
Description The Link Invoice Payment for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the createPartialPayment and cancelPartialPayment functions in all versions up to, and including, 2.8.0. This makes it possible for unauthenticated attackers to create partial payments on any order or cancel any existing partial payment via ID enumeration.
Title Link Invoice Payment for WooCommerce <= 2.8.0 - Missing Authorization to Unauthenticated Arbitrary Partial Payment Creation/Cancellation
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Linknacional Link Invoice Payment For Woocommerce
Woocommerce Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:10:16.758Z

Reserved: 2025-12-19T13:39:27.943Z

Link: CVE-2025-14971

cve-icon Vulnrichment

Updated: 2026-01-27T20:49:06.454Z

cve-icon NVD

Status : Deferred

Published: 2026-01-27T07:16:05.880

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

Link: CVE-2025-14971

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T16:15:40Z

Weaknesses