CVE 6.6 MEDIUM

Frappe Press has an unsafe HTTP method / CSRF-adjacent issue on API secret generation_CVE-2026-41317

6.6 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U

Description

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.

Basic Information

ID CVE-2026-41317
Source GitHub_M
Published Apr 24, 2026 at 02:40

Affected Product

Vendor frappe
Product press
Version < 52ea2f2d1b587be0807557e96f025f47897d00fd
Affected Versions frappe press < 52ea2f2d1b587be0807557e96f025f47897d00fd

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.