Impact
The Paytium: Mollie payment forms & donations plugin allows unauthenticated users to submit a payment form that includes a specially crafted 'pt-user-role' field. Because the plugin copies the field into the payment metadata without verifying its signature, an attacker can set this value to 'administrator'. After the payment flow completes, the plugin stores the field and later passes it directly to wp_insert_user(), creating a new WordPress account with administrator privileges. This results in full site takeover since the attacker can use the lost‑password flow with a supplied email address.
Affected Systems
WordPress sites running Paytium: Mollie payment forms & donations up to and including version 5.0.3. The vulnerability is tied to the plugin’s payment processing code and does not depend on other components.
Risk and Exploitability
The CVSS score of 9.8 indicates critical severity. EPSS information is not available, so the likelihood of exploitation is uncertain; however, the vulnerability is publicly exploitable via any publicly exposed [paytium] shortcode, and the KEV status is not listed. Attackers only need to submit a payment as a guest and complete the flow, after which they can create a privileged account with no prior authentication. The impact is compromise of the entire WordPress installation.
OpenCVE Enrichment