CVE-2025-58048Critical· 9.9▾ MidnightPaymenter vulnerable to Remote Code Execution via public file uploads
▾ Midnight zone — Critical, or high with PoC / in-the-wild
impact 54.5 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Jul 4.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via GHSA
0.4%
0.4% → 0.4%
The ticket attachments functionality in Paymenter allows a malicious authenticated user to upload arbitrary files.
With the ability to execute arbitrary code, this vulnerability can be exploited in numerous ways, including but not limited to:
This issue is Critical as it allows a low-privilege authenticated user to fully compromise the application and underlying server.
This vulnerability was patched by https://github.com/Paymenter/Paymenter/commit/87c3db42282ada1e3cda54b9a01f846926c0669b and was released under the v1.2.11 tag without any other code modifications compared to v1.2.10.
If upgrading is not immediately possible, administrators can mitigate this vulnerability with one or more of the following measures:
location ^~ /storage/ {
types { }
default_type application/octet-stream;
add_header X-Content-Type-Options nosniff;
try_files $uri =404;
}
These workarounds significantly reduce risk, but the only guaranteed resolution is upgrading to v1.2.11 or later.
paymenter/paymenter < 1.2.11Upgrade to a patched release:
paymenter/paymenter 1.2.11Connected by shared product, vendor, weakness, or advisory.
CVE-2026-71537Medium· 6.5Paymenter is a free and open-source webshop solution for management of hosting services
CVE-2024-50623Critical· 9.8In Cleo Harmony before 5.8.0.21, VLTrader before 5.8.0.21, and LexiCom before 5.8.0.21, there is an unrestricted file upload and download that could lead to remote code execution.
CVE-2026-55219Medium· 5.3Paymenter has race condition in payWithCredit() that enables credit double-spend
CVE-2026-47198High· 8.5Paymenter has URL parameter injection that bypasses paid plan limits at checkout
CVE-2026-44583Medium· 5.3Paymenter has Blind Unauthenticated SSRF on the Paypal gateway module
CVE-2026-44584Medium· 4.3Paymenter doesn't reset email verification status after email change