CVE-2026-47199 Details
Description
Frappe is a full-stack web application framework. Prior to 16.18.3 and 15.108.0, check_safe_sql_query permitted SELECT INTO OUTFILE queries, which could potentially work on self-hosted sites if database permissions are not well aligned and MySQL FILE privileges are available. This issue is fixed in versions 16.18.3 and 15.108.0.
A vulnerability in Frappe Framework prior to versions 16.18.3 and 15.108.0 allows for SQL injection through the 'check_safe_sql_query' function, which improperly permits 'SELECT INTO OUTFILE' queries. This issue could be exploited on self-hosted sites with misconfigured database permissions and available MySQL FILE privileges.
Users can upgrade to Frappe Framework versions 16.18.3 or 15.108.0 to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 10, 2026CISA-ADP
Assessed Jul 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/frappe/frappe/commit/628e103f7ffe307447d9fc9e2c572cbddedfa3b5 | [email protected] | Source CodeVendor |
| https://github.com/frappe/frappe/commit/91d3ded038d1c901b73f4a2293e134d691c1662d | [email protected] | Source CodeVendor |
| https://github.com/frappe/frappe/pull/39345 | [email protected] | Issue TrackingVendor |
| https://github.com/frappe/frappe/pull/39346 | [email protected] | Issue TrackingVendor |
| https://github.com/frappe/frappe/releases/tag/v15.108.0 | [email protected] | Release NotesVendor |
| https://github.com/frappe/frappe/releases/tag/v16.18.3 | [email protected] | Release NotesVendor |
| https://github.com/frappe/frappe/security/advisories/GHSA-wx8j-cw4r-vrhv | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Frappe | < 16.18.3 (semver) < 15.108.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 13, 2026 | CVE Modified | CISA-ADP |
| Jul 10, 2026 | New CVE Received | [email protected] |
Volerion