Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Privilege escalation reachable by unauthenticated network requests with low complexity (AV:N/AC:L/PR:N/UI:N); gaining elevated WordPress rights yields high confidentiality, integrity, and availability impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Privilege Escalation in Paytium <= 5.0.2 versions.
AnalysisAI
Unauthenticated privilege escalation in the Paytium WordPress plugin (Mollie payment forms and donations) through version 5.0.2 allows remote attackers with no authentication to gain elevated privileges, with CVSS 9.8 indicating full compromise of confidentiality, integrity, and availability. The flaw stems from incorrect privilege assignment (CWE-266), meaning a low- or no-privilege actor can be granted rights they should not have. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
Paytium is a WordPress plugin that integrates Mollie to build payment, subscription, and donation forms on WordPress sites, running within the PHP/WordPress request lifecycle and relying on WordPress's role and capability model. The root cause is classified as CWE-266 (Incorrect Privilege Assignment), where the application assigns a privilege level to an actor that exceeds what is intended - typically because a registration, role-setting, or capability-handling routine is reachable without proper authorization or fails to validate the requesting user's actual rights. Because the affected component is exposed over the network without authentication (per the CVSS vector AV:N/PR:N), the privilege-granting logic can be reached by anonymous requests rather than being gated behind an authenticated administrative context. Exact CPE data was not provided in the input; affected scope is identified from the Patchstack advisory as the Paytium plugin for WordPress.
RemediationAI
No vendor-released patch version is identified in the available data, so confirm the current fixed release directly via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/paytium/vulnerability/wordpress-paytium-plugin-5-0-2-privilege-escalation-vulnerability?_s_id=cve) and the plugin's WordPress.org page, then upgrade to the first release above 5.0.2 once published. Until a fix is confirmed and applied, compensating controls include deactivating and removing the Paytium plugin entirely if payment functionality is not currently required (trade-off: payment/donation forms go offline), or placing the site behind a WordPress-aware web application firewall (such as Patchstack's own virtual patching) to block anonymous requests to the plugin's privilege-affecting endpoints (trade-off: virtual patches may lag and require tuning). Additionally, restrict access to wp-admin and registration endpoints and audit user accounts and roles for unexpected privilege grants created during the exposure window (trade-off: account auditing is manual but catches prior abuse).
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-266 – Incorrect Privilege Assignment
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39693
GHSA-h9xr-fprq-hcr8