---
id: CVE-2025-55672
aliases:
  - GHSA-fj97-2v9x-w5m4
  - BIT-superset-2025-55672
  - PYSEC-2026-1176
title: >-
  Apache Superset's chart visualization has a stored Cross-Site Scripting (XSS)
  vulnerability
summary: >-
  Apache Superset's chart visualization has a stored Cross-Site Scripting (XSS)
  vulnerability
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-fj97-2v9x-w5m4'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-55672'
  - url: 'https://github.com/apache/superset'
  - url: 'https://lists.apache.org/thread/rvh7fdjfzxzjhcfwoz7twc2brhvochdj'
  - url: 'http://www.openwall.com/lists/oss-security/2025/08/14/4'
tags:
  - osv
  - pip
epss: 0.00742
epssPercentile: 0.5325
ingestedAt: '2026-07-08T18:25:48.924Z'
---

## Overview

A stored Cross-Site Scripting (XSS) vulnerability exists in Apache Superset's chart visualization. An authenticated user with permissions to edit charts can inject a malicious payload into a column's label. The payload is not properly sanitized and gets executed in the victim's browser when they hover over the chart, potentially leading to session hijacking or the execution of arbitrary commands on behalf of the user.

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`
