---
id: CVE-2025-55674
aliases:
  - GHSA-fxgf-3xh6-m2pp
  - BIT-superset-2025-55674
  - PYSEC-2026-1178
title: >-
  Apache Superset has bypass of `DISALLOWED_SQL_FUNCTIONS` that allows execution
  of blocked SQL functions
summary: >-
  Apache Superset has bypass of `DISALLOWED_SQL_FUNCTIONS` that allows execution
  of blocked SQL functions
severity: medium
vendor: apache-superset
product: apache-superset
ecosystem: pip
affected:
  - apache-superset < 5.0.0
patched:
  - apache-superset 5.0.0
published: '2025-08-14'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-fxgf-3xh6-m2pp'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-55674'
  - url: 'https://github.com/apache/superset'
  - url: 'https://lists.apache.org/thread/cn49ps15ny3g2b1qzdg5mj7hp47p5jdo'
  - url: 'http://www.openwall.com/lists/oss-security/2025/08/14/5'
tags:
  - osv
  - pip
epss: 0.00695
epssPercentile: 0.50874
ingestedAt: '2026-07-08T18:25:49.158Z'
---

## Overview

A bypass of the DISALLOWED_SQL_FUNCTIONS security feature in Apache Superset allows for the execution of blocked SQL functions. An attacker can use a special inline block to circumvent the denylist. This allows a user with SQL Lab access to execute functions that were intended to be disabled, leading to the disclosure of sensitive database information like the software version.

This issue affects Apache Superset: before 5.0.0.

Users are recommended to upgrade to version 5.0.0, which fixes the issue.

## Affected packages

- `apache-superset < 5.0.0`

## Remediation

Upgrade to a patched release:

- `apache-superset 5.0.0`
