Vulnerabilities (CVE)

Filtered by vendor Frappe Subscribe
Filtered by product Press
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-41317 1 Frappe 1 Press 2026-04-30 N/A 7.5 HIGH
Press, a Frappe custom app that runs Frappe Cloud, manages infrastructure, subscription, marketplace, and software-as-a-service (SaaS).`press.api.account.create_api_secret` is prone to CSRF-like exploits. This endpoint writes to database and it is also accessible via GET method. The patch in commit 52ea2f2d1b587be0807557e96f025f47897d00fd restricts method to POST.
CVE-2026-41430 1 Frappe 1 Press 2026-04-30 N/A 6.1 MEDIUM
Press, a Frappe custom app that runs Frappe Cloud, manages infrastructure, subscription, marketplace, and software-as-a-service (SaaS). Redirect parameter on login page is vulnerable to reflected XSS. The patch in commit 16d1b6ca2559f858a1de77bcb03fd7f1b81671c6 fixes the issue by restricting redirects to internal URLs only.