CyberRota
Back to database

CVE-2026-41317

HIGH · CVSS 7.5 EPSS 0.02% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-04-24 · Last synced: 2026-05-23

CyberRota Analysis

Detaylı analiz gerekiyor.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-41317
Severity
HIGH
CVSS
7.5
EPSS
0.02%

Original NVD 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.