CVE-2026-26974 HIGH

CVE-2026-26974: Sylde has Improper Control of Generation of Code

Vendor Tygo-Van-Den-Hurk
Product Slyde
Weakness CWE-829 · Inclusion from untrusted sphere
Published February 20, 2026
Last update February 20, 2026

CVSS base score

7.6/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 20, 2026 CVE published
February 20, 2026 Record updated