Impact
Press, a Frappe custom app for Frappe Cloud, exposes its API endpoint for creating API secrets through a GET method. The endpoint writes to the database, enabling the generation of new secrets. An attacker who can trigger a CSRF or directly call the endpoint can obtain a valid API secret, which could be used for unauthorized access.
Affected Systems
The vulnerability affects Frappe Press. No specific version is listed, so any deployment that includes the unpatched “press.api.account.create_api_secret” endpoint is susceptible.
Risk and Exploitability
The CVSS score of 6.6 indicates moderate severity, while the EPSS score of less than 1% suggests low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw by issuing a GET request to the endpoint to generate a new API secret. The risk is unauthorized access through API secret creation.
OpenCVE Enrichment