AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-27907

MEDIUM · CVSS 5.4 EPSS 85.97% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-03-05 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

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

Detected Signals
exploit

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

CVE
CVE-2021-27907
Severity
MEDIUM
CVSS
5.4
EPSS
85.97%
Apache Java

Original NVD Description

Apache Superset up to and including 0.38.0 allowed the creation of a Markdown component on a Dashboard page for describing chart's related information. Abusing this functionality, a malicious user could inject javascript code executing unwanted action in the context of the user's browser. The javascript code will be automatically executed (Stored XSS) when a legitimate user surfs on the dashboard page. The vulnerability is exploitable creating a “div” section and embedding in it a “svg” element with javascript code.