{"id":"CVE-2026-44583","title":"Paymenter has Blind Unauthenticated SSRF on the Paypal gateway module","summary":"Paymenter has Blind Unauthenticated SSRF on the Paypal gateway module","severity":"medium","cvss":5.3,"cwe":["CWE-918"],"vendor":"paymenter","product":"paymenter/paymenter","ecosystem":"composer","affected":["paymenter/paymenter < 1.5.0"],"patched":["paymenter/paymenter 1.5.0"],"published":"2026-06-22","updated":"2026-06-22","source":"GHSA","sourceUrl":"https://github.com/advisories/GHSA-7wwh-xcc3-9fcg","references":[{"url":"https://github.com/Paymenter/Paymenter/security/advisories/GHSA-7wwh-xcc3-9fcg"},{"url":"https://github.com/advisories/GHSA-7wwh-xcc3-9fcg"}],"tags":["ghsa","composer"],"ingestedAt":"2026-06-29T13:24:35.513Z","epss":0.00415,"epssPercentile":0.35389,"slug":"CVE-2026-44583","body":"## Overview\n\n### Summary\nThe PayPal webhook endpoint `/extensions/paypal/webhook` processes the `PAYPAL-CERT-URL` HTTP header without validation, allowing attackers to control server-side HTTP request destinations.\n\n### Technical details:\n\nThe `/extensions/paypal/webhook` endpoint processes incoming webhook requests and trusts the value of the `PAYPAL-CERT-URL` HTTP header without validation.\n\nThis 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.\n\nAs a result, the application can be coerced into performing HTTP requests to attacker-controlled or internal network destinations.\n\n### Impact\nThis vulnerability allows remote unauthenticated attackers to induce server-side HTTP GET requests to arbitrary external or internal endpoints.\n\nDepending on network configuration, this may lead to:\n\n- Blind SSRF to external attacker-controlled systems\n- Potential access to internal network services\n\nNo 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.\n\n## Affected packages\n\n- `paymenter/paymenter < 1.5.0`\n\n## Remediation\n\nUpgrade to a patched release:\n\n- `paymenter/paymenter 1.5.0`","depth":"sunlit","depthScore":29,"depthScoreParts":{"impact":29.2,"likelihood":0.1,"exploitation":0,"ransomware":0},"changes":[]}