CVE-2026-18467
Last modified
CVE-2026-18467 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. The Paytium: Mollie payment forms & donations plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 5.0.3. The 5.0.3 patch introduced a wp_hash()/hash_equals() signature gate on the pt-paytium-user-data field, but left a second filter — pt_cf_checkout_meta(), registered on the pt_meta_values hook after the signed builder — that copies every $_POST['pt_form_field'][*] key verbatim into the payment meta array without any signature verification; this allows the pt-user-role value it copies to overwrite the signed path's output, after which paytium_user_data_processing() reads the persisted _pt-user-role post meta and passes it directly as the role argument to wp_insert_user(). EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
The Paytium: Mollie payment forms & donations plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 5.0.3. The 5.0.3 patch introduced a wp_hash()/hash_equals() signature gate on the pt-paytium-user-data field, but left a second filter — pt_cf_checkout_meta(), registered on the pt_meta_values hook after the signed builder — that copies every $_POST['pt_form_field'][*] key verbatim into the payment meta array without any signature verification; this allows the pt-user-role value it copies to overwrite the signed path's output, after which paytium_user_data_processing() reads the persisted _pt-user-role post meta and passes it directly as the role argument to wp_insert_user(). This makes it possible for unauthenticated attackers to register a new WordPress account with the administrator role and fully take over the site. Exploitation requires submitting a payment through a publicly-exposed [paytium] shortcode form and completing the resulting payment flow, after which the attacker can seize the new administrator account via the standard lost-password flow on their supplied email address.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| paytiumsupport | Paytium: Mollie payment forms & donations | <= 5.0.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-18467?
How severe is CVE-2026-18467?
How do I fix CVE-2026-18467?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-18460Off-by-one Error, Out-of-bounds Write vulnerability in RTI C…6.9
- CVE-2026-18461Use of Externally-Controlled Format String vulnerability in …9.2
- CVE-2026-18462Integer Overflow or Wraparound, Improper Access Control vuln…7.3
- CVE-2026-18464The WP MAPS PRO WordPress plugin before 6.1.3 does not perfo…7.5
- CVE-2026-18465The WP MAPS PRO WordPress plugin before 6.1.3 does not perfo…6.5
- CVE-2026-18466The WP Maps WordPress plugin before 4.9.8 does not perform …5.4
- CVE-2026-18468The Login & Register Forms WordPress plugin before 4.0.2 do…8.1
- CVE-2026-18469The Login & Register Forms WordPress plugin before 4.0.2 do…8.1
- CVE-2026-1847Inserting certain large documents into a replica set could l…7.5
- CVE-2026-18470The Login & Register Forms WordPress plugin before 4.0.2 do…7.5
- CVE-2026-18473The WP Directory Kit WordPress plugin before 1.5.5 does not …9.1
- CVE-2026-18474The WP Directory Kit WordPress plugin before 1.5.6 does not …8.6
Are you affected by CVE-2026-18467?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
