ZeroHour

CVE-2026-53761

niche

Authentication bypass via logged invitation keys in Frappe CRM

CVSS 4.0
8.2 high
EPSS
<1%p27
Published
()
Modified
AI analysis

Frappe CRM, an open-source customer relationship management tool, contains an authentication bypass (CWE-287) in its crm/api endpoints in all versions before 1.73.0, caused by invitation keys being written to logs where they can be recovered. An attacker who obtains such a logged invitation key can replay it against crm/api to authenticate without valid credentials; no privileges or user interaction are required, although the attack is conditional on the key having been logged (CVSS 4.0 attack requirements: present). A successful attacker gains authenticated API access with a high integrity impact (CVSS 4.0 score 8.2 High), meaning they can create or modify CRM data as the invited user. Any deployment running Frappe CRM earlier than 1.73.0, whether self-hosted or hosted, is affected. No public proof-of-concept exists, the flaw is not in CISA KEV, and EPSS puts 30-day exploitation probability at 0.3%, so no exploitation is currently known.

What to do: Upgrade Frappe CRM to version 1.73.0 or later. Until patched, restrict access to crm/api, limit who can read application and server logs, and rotate any invitation keys that may have been captured in logs; also verify that log storage or log-forwarding destinations are not broadly accessible.

Affected
Frappe CRMall versions prior to 1.73.0 (patched in 1.73.0)
Estimated exposure
nicheunknown, likely low thousands of deployments (self-hosted and Frappe Cloud instances) — Frappe CRM is a young, self-hosted open-source project with far smaller adoption than the wider Frappe/ERPNext ecosystem and no public install-count or internet-exposure scan data, so only a low-thousands order of magnitude can be…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Frappe CRM is an open-source customer relationship management tool. Prior to version 1.73.0, there is an authentication bypass vulnerability via logged invitation keys in crm/api. This issue has been patched in version 1.73.0.

Weakness
CWE-287
Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.