{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:frappe:press:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.9.0"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a49851c260bbadd1f677a26716822cbcfe03f237"
            },
            {
              "fixed": "52ea2f2d1b587be0807557e96f025f47897d00fd"
            }
          ],
          "repo": "https://github.com/frappe/press",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-q4wg-jrr8-vpwf"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41317.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "52ea2f2d1b587be0807557e96f025f47897d00fd"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "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.",
  "id": "CVE-2026-41317",
  "modified": "2026-07-15T01:49:21.725256036Z",
  "published": "2026-04-24T02:40:16.528Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41317.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/frappe/press/security/advisories/GHSA-q4wg-jrr8-vpwf"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41317"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frappe/press/commit/52ea2f2d1b587be0807557e96f025f47897d00fd"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Frappe Press has an unsafe HTTP method / CSRF-adjacent issue on API secret generation"
}