---
id: CVE-2022-43717
aliases:
  - GHSA-9f88-wg5r-947j
  - BIT-superset-2022-43717
  - PYSEC-2026-779
title: Apache Superset vulnerable to Cross-site Scripting
summary: Apache Superset vulnerable to Cross-site Scripting
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'
vendor: apache-superset
product: apache-superset
ecosystem: pip
affected:
  - apache-superset <= 1.5.2
  - apache-superset
published: '2023-01-16'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-9f88-wg5r-947j'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2022-43717'
  - url: 'https://github.com/apache/superset'
  - url: 'https://lists.apache.org/thread/g6zy6vkpvkbj5mj32vmyzwol5ldtg9pl'
tags:
  - osv
  - pip
epss: 0.0125
epssPercentile: 0.68125
ingestedAt: '2026-07-08T18:25:47.841Z'
---

## Overview

Dashboard rendering does not sufficiently sanitize the content of markdown components leading to possible XSS attack vectors that can be performed by authenticated users with create dashboard permissions. This issue affects Apache Superset version 1.5.2 and prior versions and version 2.0.0.

## Affected packages

- `apache-superset <= 1.5.2`
- `apache-superset`

## Remediation

Refer to the advisory for the patched release.
