CVE-2025-59717: @digitalocean/do-markdownit has Type Confusion vulnerability

Severity: Critical

CVSS Score: 5.4

In the @digitalocean/do-markdownit package through 1.16.1 (in npm), the callout and fence_environment plugins perform .includes substring matching if allowedClasses or allowedEnvironments is a string (instead of an array).