AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-7680

MEDIUM · CVSS 6.1 EPSS 4.50% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-07-20 · 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.

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

CVE
CVE-2020-7680
Severity
MEDIUM
CVSS
6.1
EPSS
4.50%
Java

Original NVD Description

docsify prior to 4.11.4 is susceptible to Cross-site Scripting (XSS). Docsify.js uses fragment identifiers (parameters after # sign) to load resources from server-side .md files. Due to lack of validation here, it is possible to provide external URLs after the /#/ (domain.com/#//attacker.com) and render arbitrary JavaScript/HTML inside docsify page.