---
id: CVE-2026-19887
title: >-
  The Welcart e-Commerce plugin for WordPress is vulnerable to PHP Object
  Injection in all versions up to, and including, 2.12.1 via deserialization of
  untrusted input in the Telecom EDY payment callback
  (usces_action_acting_transaction)
summary: >-
  The Welcart e-Commerce plugin for WordPress is vulnerable to PHP Object
  Injection in all versions up to, and including, 2.12.1 via deserialization of
  untrusted input in the Telecom EDY payment callback
  (usces_action_acting_transaction). …
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-502
vendor: uscnanbu
product: Welcart e-Commerce
affected:
  - welcart_e-commerce <= 2.12.1
published: '2026-09-05'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T17:17:33.913'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-19887'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/usc-e-shop/trunk/classes/cart.class.php#L546
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/usc-e-shop/trunk/classes/orderData.class.php#L41
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/usc-e-shop/trunk/functions/function.php#L218
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/usc-e-shop/trunk/functions/hoock_func.php#L517
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/usc-e-shop/trunk/includes/order_print.php#L16
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/usc-e-shop/trunk/pdf/tcpdf/tcpdf.php#L7794
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset/3673344/usc-e-shop/trunk/classes/orderData.class.php
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?old_path=%2Fusc-e-shop/tags/2.12.1&new_path=%2Fusc-e-shop/tags/2.12.2
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&new=3673346%40usc-e-shop%2Ftags%2F2.12.2&old=3651925%40usc-e-shop%2Ftags%2F2.12.1
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/716a7c3c-2e26-4da9-a299-7dcbaa7e4895?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-08T16:41:14.110390Z'
epss: 0.00573
epssPercentile: 0.45012
ingestedAt: '2026-09-06T03:49:19.676Z'
---

## Overview

The Welcart e-Commerce plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.12.1 via deserialization of untrusted input in the Telecom EDY payment callback (usces_action_acting_transaction). Unauthenticated attackers can store arbitrary 'reserve' key/value pairs as order metadata during a public checkout, then invoke the callback with an attacker-chosen 'option' parameter to select and unserialize that metadata without any provider signature, source-address, transaction-identity or ownership check. A POP chain is present in the TCPDF library bundled with the plugin itself, so no additional plugin or theme is required. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, including wp-config.php, which can lead to remote code execution when an attacker re-runs the WordPress installer against a database they control. Successful exploitation is contingent on an admin printing an invoice to trigger file deletion.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
