๐Ÿ” CVE Alert

CVE-2026-61824

HIGH 8.2

Defuddle: XSS via unescaped attribute interpolation in site extractors

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

Defuddle cleans up HTML pages. Prior to 0.19.1, site extractors interpolate page-derived image alt and src values, og:image values, and video descriptions into HTML strings without context-appropriate escaping, and buildExtractorResponse() returns this contentHtml without the main pipeline's DOM-based sanitization. The affected paths include src/extractors/x-article.ts, src/extractors/substack.ts, and src/extractors/youtube.ts. A malicious page or attacker-controlled content on a matching domain can inject event-handler attributes or javascript URLs that execute when a victim or downstream application renders the extracted HTML. This issue is fixed in version 0.19.1.

CWE CWE-79 CWE-116
Vendor kepano
Product defuddle
Published Aug 21, 2026
Stay Ahead of the Next One

Get instant alerts for kepano defuddle

Be the first to know when new high vulnerabilities affecting kepano defuddle are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

kepano / defuddle
< 0.19.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/kepano/defuddle/security/advisories/GHSA-jg4p-g6xj-4qmf github.com: https://github.com/kepano/defuddle/pull/326 github.com: https://github.com/kepano/defuddle/commit/baf2eaef61d334ef595b28c89e5c5e89e52daf7f github.com: https://github.com/kepano/defuddle/releases/tag/0.19.1