---
id: CVE-2026-47199
title: Frappe is a full-stack web application framework
summary: >-
  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 a…
severity: none
cwe:
  - CWE-89
published: '2026-07-10'
updated: '2026-07-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47199'
references:
  - url: >-
      https://github.com/frappe/frappe/commit/628e103f7ffe307447d9fc9e2c572cbddedfa3b5
    label: security-advisories@github.com
  - url: >-
      https://github.com/frappe/frappe/commit/91d3ded038d1c901b73f4a2293e134d691c1662d
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/frappe/pull/39345'
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/frappe/pull/39346'
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/frappe/releases/tag/v15.108.0'
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/frappe/releases/tag/v16.18.3'
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/frappe/security/advisories/GHSA-wx8j-cw4r-vrhv'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00547
epssPercentile: 0.44723
ingestedAt: '2026-07-11T22:16:00.352Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
