A AegiFlow
MEDIUMCVSS 6.5EPSS 0.2%

CVE-2026-71537

CVE-2026-71537 updated by NVD

Published
2026-09-18
Modified
2026-09-20
EPSS percentile
14%
Sources
github-advisory, nvd

Summary

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::transaction or lockForUpdate() spanning those operations. An authenticated customer with an active downgradable service can submit concurrent downgrade requests that each observe no pending upgrade, create separate upgrade records, and increment the same account credit balance, producing multiple spendable refunds for one downgrade. This issue is fixed in version 1.5.7.

Affected packages

EcosystemPackageAffected versionsFixed versions
Packagistpaymenter/paymenter1.5.7

Remediation: Upgrade to 1.5.7 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.