CVE-2026-35614
Received Received - Intake
SQL Injection in Frappe bulk_update Allows Data Manipulation

Publication date: 2026-04-07

Last updated on: 2026-04-13

Assigner: GitHub, Inc.

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-07
Last Modified
2026-04-13
Generated
2026-05-07
AI Q&A
2026-04-07
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
frappe frappe to 15.104.0 (exc)
frappe frappe From 16.0.0 (inc) to 16.14.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-35614 is a high-severity SQL injection vulnerability in the Frappe Framework affecting the `bulk_update` functionality. This vulnerability exists in versions prior to 16.14.0 and 15.104.0 and allows an attacker to inject malicious SQL code through the bulk update process.


How can this vulnerability impact me? :

This SQL injection vulnerability can allow an attacker to execute arbitrary SQL commands on the database used by the Frappe Framework application. This can lead to unauthorized data access, data modification, or deletion, potentially compromising the integrity and confidentiality of your data.


What immediate steps should I take to mitigate this vulnerability?

There are no available workarounds for this vulnerability.

The only immediate step to mitigate this SQL injection vulnerability in the Frappe Framework's bulk_update functionality is to upgrade to the patched versions 16.14.0 or 15.104.0.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart