๐Ÿ” CVE Alert

CVE-2026-47198

HIGH 8.5

Paymenter: URL parameter injection bypasses paid plan limits at checkout

CVSS Score
8.5
EPSS Score
0.0%
EPSS Percentile
0th

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.1, the checkout component improperly filters URL-writable properties, allowing authenticated users to inject arbitrary key-value pairs into server provisioning parameters. Because bundled server extensions prioritize these user-supplied properties over administrator-defined configurations, a regular user can override hosting plans and resource limits at checkout without special privileges. The Checkout Livewire component's $checkoutConfig property exposed via URL query parameters, only validating keys explicitly defined by an extension's configuration method, allowing any undefined injected keys to bypass validation entirely. These unsanitized keys are then stored directly in the database by the cart component and later passed to server extensions during provisioning, enabling user-injected data to override intended administrator settings. Depending on the active extension, this leads to unauthorized overrides of core resource limits (such as CPU, RAM, storage, or package tiers). No administrative privileges are required to exploit this vulnerability. This issue has been fixed in version 1.5.1.

CWE CWE-20 CWE-639
Vendor paymenter
Product paymenter
Published Jul 20, 2026
Stay Ahead of the Next One

Get instant alerts for paymenter paymenter

Be the first to know when new high vulnerabilities affecting paymenter paymenter are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

Paymenter / Paymenter
< 1.5.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Paymenter/Paymenter/security/advisories/GHSA-5q4q-834j-g8g4