WP Vulnerability WatchVulnerability data as of September 7, 2026

Vulnerability alerts / September 5, 2026

Vulnerability in Welcart e-Commerce — CVE-2026-19887

HighSeverity
CVSS 8.8
0.6%Estimated exploit probability
EPSS
10,000+ sitesInstalls
2.12.2Fixed in

What to do now

Update Welcart e-Commerce to 2.12.2 or later.

Affected versions

  • Everything up to and including 2.12.1

Affected: Welcart e-Commerce (plugin, usc-e-shop)

Check: The plugin on wordpress.org / Our record for Welcart e-Commerce

What the vulnerability is

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.

This description is reproduced verbatim from the public vulnerability record.

Sources

See other alerts