<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Paytium - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/paytium/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 24 Sep 2026 02:45:44 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/paytium/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Privilege Escalation in Paytium WordPress Plugin via Improper Meta Handling</title><link>https://feed.craftedsignal.io/briefs/2026-09-paytium-privesc/</link><pubDate>Thu, 24 Sep 2026 02:45:44 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-paytium-privesc/</guid><description>The Paytium: Mollie payment forms &amp; donations plugin for WordPress contains an unauthenticated privilege escalation vulnerability allowing attackers to register as site administrators.</description><content:encoded><![CDATA[<p>The Paytium: Mollie payment forms &amp; donations plugin for WordPress (versions 5.0.3 and below) is susceptible to a critical privilege escalation vulnerability. Although the 5.0.3 patch implemented signature verification on the pt-paytium-user-data field, it failed to apply the same rigor to the pt_cf_checkout_meta function. This function, registered on the pt_meta_values hook, allows attackers to inject arbitrary keys from the $_POST['pt_form_field'] array into the payment meta array. An attacker can supply a pt-user-role key, which subsequently overwrites the legitimate data processed by the plugin. When paytium_user_data_processing is invoked, it reads this unauthorized meta and passes the value directly into the wp_insert_user function. This flaw allows an unauthenticated visitor to register a new account on a site and force the system to assign it the 'administrator' role, leading to full site compromise.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to elevate their privileges to the administrator level, granting them complete control over the affected WordPress installation. This enables the theft of site data, installation of malicious backdoors, and total administrative takeover of the targeted website.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Immediately upgrade the Paytium: Mollie payment forms &amp; donations plugin to a version patched beyond 5.0.3.</li>
<li>Audit existing WordPress user accounts for suspicious administrators created or modified recently.</li>
<li>Monitor web server logs for POST requests targeting [paytium] shortcode form submission endpoints that include unexpected role-related metadata parameters.</li>
</ol>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>wordpress</category><category>vulnerability</category><category>privilege-escalation</category></item></channel></rss>