Description
Frappe is a full-stack web application framework. Prior to 16.14.0 and 15.104.0, Frappe has a SQL injection in bulk_update. This vulnerability is fixed in 16.14.0 and 15.104.0.
Published: 2026-04-07
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Database compromise via SQL injection
Action: Immediate Patch
AI Analysis

Impact

Frappe is vulnerable to a SQL injection through its bulk_update functionality, allowing attackers to inject and execute arbitrary SQL commands against the underlying database. This flaw can enable unauthorized reading of sensitive data or alteration of critical application tables, compromising confidentiality and integrity. The weakness is a classic unchecked input leading to SQL injection, identified as CWE‑89.

Affected Systems

The vulnerability affects the Frappe web application framework for all users running versions older than 16.14.0 or 15.104.0. Versions 16.14.0 and 15.104.0 and later contain the fix and are therefore safe, provided no other backdoors exist.

Risk and Exploitability

The base score of 9.3 indicates a very high severity. The EPSS value is below 1%, suggesting that the probability of real‑world exploitation is low but still possible, especially if an attacker gains the necessary privilege to invoke bulk_update. The vulnerability is not listed in CISA’s catalog of known exploited vulnerabilities, further reducing the likelihood of immediate exploitation. However, the impact of successful exploitation would be catastrophic, granting full control over the database.

Generated by OpenCVE AI on April 13, 2026 at 15:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Frappe to version 16.14.0 or 15.104.0 or newer
  • If an upgrade cannot be performed immediately, disable or restrict access to the bulk_update API for all users
  • Monitor application logs for abnormal bulk_update activity and other signs of SQL injection attempts

Generated by OpenCVE AI on April 13, 2026 at 15:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Apr 2026 13:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:frappe:frappe:*:*:*:*:*:*:*:*

Thu, 09 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 08 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Frappe
Frappe frappe
Vendors & Products Frappe
Frappe frappe

Tue, 07 Apr 2026 18:00:00 +0000

Type Values Removed Values Added
Description Frappe is a full-stack web application framework. Prior to 16.14.0 and 15.104.0, Frappe has a SQL injection in bulk_update. This vulnerability is fixed in 16.14.0 and 15.104.0.
Title Frappe has a SQL injection in bulk_update
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-09T14:41:12.703Z

Reserved: 2026-04-03T21:25:12.163Z

Link: CVE-2026-35614

cve-icon Vulnrichment

Updated: 2026-04-09T14:41:03.239Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-07T17:16:35.753

Modified: 2026-04-13T12:57:24.910

Link: CVE-2026-35614

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-14T16:40:53Z

Weaknesses