Lucene search
+L

42 matches found

NVD
NVD
•added 2026/09/18 6:17 p.m.•12 views

CVE-2026-71537

Paymenter is a free and open-source webshop solution for management of hosting services. Prior to 1.5.7, app/Livewire/Services/Upgrade.php::doUpgrade relies on Service::upgradable to check for a pending service upgrade and later executes $credit-increment'amount', abs$price without DB::transactio...

6.5CVSS0.00325EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/09/18 5:58 p.m.•11 views

Paymenter has a credit-refund double-spend race condition in service downgrade (doUpgrade)

Summary The service downgrade implementation in app/Livewire/Services/Upgrade.php::doUpgrade executes a proration calculation and a subsequent user credit refund without any transactional safety or database locks. The only concurrency check relies on an unisolated database query checking for...

6.5CVSS5.9AI score0.00325EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/09/18 5:58 p.m.•7 views

GHSA-5GMM-HJFJ-8FF7 Paymenter has a credit-refund double-spend race condition in service downgrade (doUpgrade)

Summary The service downgrade implementation in app/Livewire/Services/Upgrade.php::doUpgrade executes a proration calculation and a subsequent user credit refund without any transactional safety or database locks. The only concurrency check relies on an unisolated database query checking for...

6.5CVSS5.9AI score0.00325EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/18 5:43 p.m.•9 views

EUVD-2026-83247

Paymenter is a free and open-source webshop solution for management of hosting services. Prior to 1.5.7, app/Livewire/Services/Upgrade.php::doUpgrade relies on Service::upgradable to check for a pending service upgrade and later executes $credit-increment'amount', abs$price without DB::transactio...

6.5CVSS5.8AI score0.00325EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/18 5:43 p.m.•8 views

CVE-2026-71537 Paymenter: Credit-refund double-spend race condition in service downgrade (doUpgrade)

Paymenter is a free and open-source webshop solution for management of hosting services. Prior to 1.5.7, app/Livewire/Services/Upgrade.php::doUpgrade relies on Service::upgradable to check for a pending service upgrade and later executes $credit-increment'amount', abs$price without DB::transactio...

6.5CVSS5.9AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/18 5:43 p.m.•16 views

CVE-2026-71537

Paymenter , an open-source webshop solution for hosting services, is affected by a credit-refund double-spend race condition in the service downgrade flow. In app/Livewire/Services/Upgrade.php::doUpgrade(), the method checks Service::upgradable and later executes $credit->increment('amount', a...

6.5CVSS5.8AI score0.00325EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/18 5:43 p.m.•38 views

CVE-2026-71537 Paymenter: Credit-refund double-spend race condition in service downgrade (doUpgrade)

Paymenter is a free and open-source webshop solution for management of hosting services. Prior to 1.5.7, app/Livewire/Services/Upgrade.php::doUpgrade relies on Service::upgradable to check for a pending service upgrade and later executes $credit-increment'amount', abs$price without DB::transactio...

6.5CVSS0.00325EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/18 12:00 a.m.•2 views

CVE-2026-71537: Concurrent Execution using Shared Resource with Improper Synchronization

Paymenter is a free and open-source webshop solution for management of hosting services. Prior to 1.5.7, app/Livewire/Services/Upgrade.php::doUpgrade relies on Service::upgradable to check for a pending service upgrade and later executes $credit-increment'amount', abs$price without DB::transactio...

6.5CVSS5.8AI score0.00325EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/20 9:16 p.m.•24 views

CVE-2026-47198

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...

8.5CVSS0.00402EPSS
SaveExploits0References1
NVD
NVD
•added 2026/07/20 9:16 p.m.•28 views

CVE-2026-44583

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.0, the PayPal webhook endpoint /extensions/paypal/webhook processes the PAYPAL-CERT-URL HTTP header without validation, allowing attackers to control server-side HTTP request...

5.3CVSS0.00415EPSS
SaveExploits0References1
NVD
NVD
•added 2026/07/20 9:16 p.m.•23 views

CVE-2026-44584

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.0, the email update functionality fails to invalidate the existing verification state when a user changes their email address, allowing a verified account to retain its verified statu...

4.3CVSS0.00163EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/07/20 8:20 p.m.•20 views

EUVD-2026-46097

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.5, the credit payment implementation in app/Livewire/Invoices/Show.php executes a pessimistic row lock lockForUpdate outside of an active database transaction. Because MySQL/MariaDB...

5.3CVSS5.3AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/20 8:20 p.m.•14 views

CVE-2026-55219 Paymenter: Race condition in payWithCredit() enables credit double-spend

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.5, the credit payment implementation in app/Livewire/Invoices/Show.php executes a pessimistic row lock lockForUpdate outside of an active database transaction. Because MySQL/MariaDB...

5.3CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2026/07/20 8:18 p.m.•53 views

CVE-2026-47198 Paymenter: URL parameter injection bypasses paid plan limits at checkout

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...

8.5CVSS0.00402EPSS
SaveExploits0References1
CVE
CVE
•added 2026/07/20 8:18 p.m.•96 views

CVE-2026-47198

Paymenter prior to 1.5.1 is vulnerable to URL parameter injection in the Checkout component. The Checkout Livewire property $checkoutConfig is exposed via URL query parameters, and validation rules are generated only for keys defined by an extension’s getCheckoutConfig(). Undefined keys bypass va...

8.5CVSS5.5AI score0.00402EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/07/20 8:18 p.m.•14 views

EUVD-2026-46096

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...

8.5CVSS5.6AI score0.00402EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/07/20 8:18 p.m.•10 views

CVE-2026-47198 Paymenter: URL parameter injection bypasses paid plan limits at checkout

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...

8.5CVSS5.5AI score0.00402EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/07/20 8:18 p.m.•17 views

CVE-2026-47198

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...

8.5CVSS5.5AI score0.00402EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2026/07/20 8:18 p.m.•11 views

CVE-2026-47198 Paymenter: URL parameter injection bypasses paid plan limits at checkout

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...

8.5CVSS5.5AI score
SaveExploits0References3
attackerkb
attackerkb
•added 2026/07/20 8:04 p.m.•14 views

CVE-2026-44585

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.0, the ticket creation endpoint accepts a user-supplied service identifier without enforcing ownership validation, allowing authenticated users to create support tickets referencing...

5.4CVSS5.3AI score0.00285EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder