NONE · 0

CVE-2026-66001

Frappe is a full-stack web application framework. Prior to 15.114.0 and 16.26.0, the approve and authorize functions in frappe/integrations/oauth2.py allow the OAuth2 consent flow to proceed without r...

Vulnerability Description

Frappe is a full-stack web application framework. Prior to 15.114.0 and 16.26.0, the approve and authorize functions in frappe/integrations/oauth2.py allow the OAuth2 consent flow to proceed without restricting approve to POST, without a csrf_token in frappe/templates/includes/oauth_confirmation.html, and without scoping an active OAuth token check to the requesting client. An attacker can cause an authenticated user to approve an OAuth grant or reuse authorization state for the wrong client, exposing data and permitting actions within the granted scopes. This issue is fixed in versions 15.114.0 and 16.26.0.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-66001?

CVE-2026-66001 is a documented vulnerability. Frappe is a full-stack web application framework. Prior to 15.114.0 and 16.26.0, the approve and authorize functions in frappe/integrations/oauth2.py allow the OAuth2 consent flow to proceed without r...

How severe is CVE-2026-66001?

CVSS scoring is not yet available for CVE-2026-66001. Check NVD for updates.

Is there a patch for CVE-2026-66001?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.