CVE-2025-66205
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-01

Last updated on: 2025-12-04

Assigner: GitHub, Inc.

Description
Frappe is a full-stack web application framework. Prior to 15.86.0 and 14.99.2, a certain endpoint was vulnerable to error-based SQL injection due to lack of validation of parameters. Some information like version could be retrieved. This vulnerability is fixed in 15.86.0 and 14.99.2.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-01
Last Modified
2025-12-04
Generated
2026-05-07
AI Q&A
2025-12-01
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
frappe frappe to 14.99.2 (exc)
frappe frappe From 15.0.0 (inc) to 15.86.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?

This vulnerability is an error-based SQL injection in the Frappe web application framework. It occurs because certain parameters in a specific endpoint were not properly validated, allowing attackers to inject SQL code and retrieve information such as the version of the software. This issue was fixed in versions 15.86.0 and 14.99.2.


How can this vulnerability impact me? :

The vulnerability can allow an attacker with network access and low privileges to perform error-based SQL injection, potentially exposing sensitive information like software version details. While it does not allow data modification, it can lead to information disclosure and limited denial of service.


What immediate steps should I take to mitigate this vulnerability?

Upgrade Frappe to version 15.86.0 or later, or 14.99.2 or later, as these versions contain the fix for the error-based SQL injection vulnerability.


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