SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-47199

LOW · CVSS 2.3 EPSS 0.40% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

Frappe's check_safe_sql_query function prior to versions 16.18.3 and 15.108.0 allows for potentially unsafe SELECT INTO OUTFILE queries, which could be exploited on self-hosted instances with misconfigured database permissions and available MySQL FILE privileges. This vulnerability poses a risk of unauthorized data exposure or manipulation. Organizations using affected versions should prioritize updating to the latest releases to mitigate potential security risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-47199
Severity
LOW
CVSS
2.3
EPSS
0.40%

Original NVD 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.