CVE-2026-44583Medium· 5.3▾ SunlitPaymenter has Blind Unauthenticated SSRF on the Paypal gateway module
▾ Sunlit zone — Low / medium · no exploitation signal
impact 29.2 · 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 21.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via GHSA
0.4%
The PayPal webhook endpoint /extensions/paypal/webhook processes the PAYPAL-CERT-URL HTTP header without validation, allowing attackers to control server-side HTTP request destinations.
The /extensions/paypal/webhook endpoint processes incoming webhook requests and trusts the value of the PAYPAL-CERT-URL HTTP header without validation.
This value is passed directly into a server-side HTTP request via file_get_contents, allowing attackers to control the destination of the request. No allowlist, validation, or signature verification is applied to the header before usage.
As a result, the application can be coerced into performing HTTP requests to attacker-controlled or internal network destinations.
This vulnerability allows remote unauthenticated attackers to induce server-side HTTP GET requests to arbitrary external or internal endpoints.
Depending on network configuration, this may lead to:
No direct response data is returned to the attacker (blind SSRF), but the issue may still enable sensitive network probing or data exfiltration via side channels.
paymenter/paymenter < 1.5.0Upgrade to a patched release:
paymenter/paymenter 1.5.0Connected 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-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-2025-68616High· 7.5WeasyPrint helps web developers to create PDF documents
CVE-2025-58048Critical· 9.9Paymenter vulnerable to Remote Code Execution via public file uploads
CVE-2026-44584Medium· 4.3Paymenter doesn't reset email verification status after email change