CVE-2026-27627: Unsanitized Metascraper Html

Directly trusting the `readableContentHtml` property without passing it through a sanitizer like DOMPurify can lead to Stored XSS.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0TS
greprules fetch cve-2026-27627-unsanitized-metascraper-html --engine opengrep

Description

Directly trusting the `readableContentHtml` property without passing it through a sanitizer like DOMPurify can lead to Stored XSS.