PatchSiren cyber security CVE debrief
CVE-2026-63654 frappe CVE debrief
CVE-2026-63654 is a vulnerability in Frappe, a full-stack web application framework, where the whitelisted endpoint for bulk workflow approvals accepts safe HTTP methods, allowing an attacker to induce an authenticated victim browser to submit an approval action with the victim's privileges. This vulnerability requires defenders to verify affected versions and assess exposure. The CVE record and NVD entry provide details about the vulnerability, but no released fixed version is available as of this review. Defenders should prioritize verifying the affected versions and assessing exposure in their environments.
- Vendor
- frappe
- Product
- Unknown
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-20
- Original CVE updated
- 2026-09-10
- Advisory published
- 2026-08-20
- Advisory updated
- 2026-09-10
Who should care
Defenders and administrators of Frappe installations should assess exposure and prioritize verification of affected versions. They should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. Defenders should also plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Why it matters
CVE-2026-63654 is a vulnerability in Frappe that allows an attacker to induce an authenticated victim browser to submit an approval action with the victim's privileges, requiring defenders to verify affected versions and assess exposure.
- An attacker can induce an authenticated victim browser to submit an approval action with the victim's privileges
- Defenders need to verify the affected versions and assess exposure in their environments
- No released fixed version is available as of this review
Technical summary
The whitelisted frappe.model.workflow.bulk_workflow_approval endpoint in frappe/model/workflow.py accepts safe HTTP methods for state-changing workflow approvals because the endpoint is not restricted to POST. This allows an attacker to induce an authenticated victim browser to submit an approval action with the victim's privileges. Defenders should prioritize verifying the affected versions and assessing exposure in their environments. The vulnerability requires defenders to verify affected versions and assess exposure.
Defensive priority
Defenders should prioritize verifying the affected versions and assessing exposure in their environments.
Recommended defensive actions
- Verify the affected versions of Frappe in your environment
- Assess exposure to the vulnerability
- Implement compensating controls to prevent exploitation
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details about the vulnerability, but no released fixed version is available as of this review. The vulnerability allows an attacker to induce an authenticated victim browser to submit an approval action with the victim's privileges. Defenders should verify affected versions and assess exposure in their environments. The whitelisted frappe.model.workflow.bulk_workflow_approval endpoint in frappe/model/workflow.py accepts safe HTTP methods for state-changing workflow approvals because the endpoint is
Sources and references
Verified primary and authoritative sources
-
CVE-2026-63654 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-63654
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-63654 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63654
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/frappe/frappe/commit/8465376ad9f81775c20892338f920c695b88fb1f
-
Source reference
Unverified legacy reference
URL: https://github.com/frappe/frappe/pull/41361
-
Source reference
Unverified legacy reference
URL: https://github.com/frappe/frappe/security/advisories/GHSA-cgwf-xgph-hxgm
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.