AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-30830

MEDIUM · CVSS 6.1 EPSS 0.25% Public Exploit

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.1. Public exploit code or proof-of-concept references have been detected in its references.

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-2026-30830
Severity
MEDIUM
CVSS
6.1
EPSS
0.25%

Original NVD Description

Defuddle cleans up HTML pages. Prior to version 0.9.0, the _findContentBySchemaText method in src/defuddle.ts interpolates image src and alt attributes directly into an HTML string without escaping. An attacker can use a " in the alt attribute to break out of the attribute context and inject event handler. This issue has been patched in version 0.9.0.