Summary
CVE-2026-56030 is a critical unauthenticated privilege escalation vulnerability affecting the Paytium WordPress plugin (Mollie payment forms & donations) in all versions up to and including 5.0.2. With a CVSS v3.1 score of 9.8 (Critical), the flaw allows any unauthenticated remote attacker to assign themselves an elevated role on the target WordPress site, enabling full administrative takeover with no credentials required. A patched version (5.0.3) was released by the vendor on June 17, 2026.
Technical details
- Root cause: Incorrect privilege assignment (CWE-266) via an unprotected hidden role parameter within the plugin. The parameter was not validated or access-controlled, allowing unauthenticated requests to specify an arbitrary elevated WordPress user role during processing.
- Trigger conditions: No authentication or user interaction is required. An attacker sends a crafted HTTP request to the vulnerable endpoint, supplying a manipulated role value to obtain elevated privileges.
- Attack vector: Network-accessible (AV:N); attack complexity is low (AC:L); no privileges (PR:N) or user interaction (UI:N) are required.
- Impact: Successful exploitation grants the attacker an elevated or administrative WordPress role, leading to full compromise of the site’s confidentiality, integrity, and availability (C:H/I:H/A:H). This is equivalent in effect to a complete site takeover — an attacker with administrator-level access can install plugins, modify content, exfiltrate stored data (including payment configuration and customer records), and pivot further within the hosting environment.
Affected software
- Paytium: Mollie payment forms & donations — all versions <= 5.0.2
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector string:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate action: Update the Paytium plugin to version 5.0.3 or later. The vendor’s changelog for 5.0.3 explicitly notes: "FIX: Privilege Escalation via hidden role parameter vulnerability." The update is available directly from the WordPress Plugin Repository.
- If immediate patching is not possible: Temporarily deactivate the Paytium plugin until the update can be applied, and restrict unauthenticated access to the WordPress admin interface and AJAX endpoints at the web server or WAF layer.
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

