CVE-2026-26974

Slyde is a program that creates animated presentations from XML. In versions 0.0.4 and below, Node.js automatically imports **/*.plugin.{js,mjs} files including those from node_modules, so any malicious package with a .plugin.js file can execute arbitrary code when installed or required. All projects using this loading behavior are affected, especially those installing untrusted packages. This issue has been fixed in version 0.0.5. To workaround this issue, users can audit and restrict which packages are installed in node_modules.
CVSS

No CVSS.

Configurations

No configuration.

History

20 Feb 2026, 01:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-20 01:16

Updated : 2026-02-20 13:49


NVD link : CVE-2026-26974

Mitre link : CVE-2026-26974

CVE.ORG link : CVE-2026-26974


JSON object : View

Products Affected

No product.

CWE
CWE-829

Inclusion of Functionality from Untrusted Control Sphere