CVE-2026-41317

Source
https://cve.org/CVERecord?id=CVE-2026-41317
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41317.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41317
Aliases
  • GHSA-q4wg-jrr8-vpwf
Published
2026-04-24T02:40:16.528Z
Modified
2026-07-15T01:49:21.725256036Z
Severity
  • 6.6 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
Frappe Press has an unsafe HTTP method / CSRF-adjacent issue on API secret generation
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-352"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41317.json",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "52ea2f2d1b587be0807557e96f025f47897d00fd"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/frappe/press

Affected ranges

Type
GIT
Repo
https://github.com/frappe/press
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:frappe:press:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.9.0"
        }
    ]
}

Affected versions

v0.*
v0.8.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41317.json"