8.2

CVE-2026-44728

Improper Control of Generation of Code when compiling specifically crafted malicious code with @babel/plugin-transform-modules-systemjs

Babel is a compiler for writing next generation JavaScript. From 7.12.0 to before 7.29.4 and 8.0.0-alpha.13, using Babel to compile code that was specifically crafted by an attacker can cause Babel to generate output code that executes arbitrary code. This vulnerability is fixed in 7.29.4 and 8.0.0-alpha.13.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
BabelBabel Version >= 7.12.0 < 7.29.4
BabelBabel Version8.0.0 Updatealpha0
BabelBabel Version8.0.0 Updatealpha1
BabelBabel Version8.0.0 Updatealpha10
BabelBabel Version8.0.0 Updatealpha11
BabelBabel Version8.0.0 Updatealpha12
BabelBabel Version8.0.0 Updatealpha2
BabelBabel Version8.0.0 Updatealpha3
BabelBabel Version8.0.0 Updatealpha4
BabelBabel Version8.0.0 Updatealpha5
BabelBabel Version8.0.0 Updatealpha6
BabelBabel Version8.0.0 Updatealpha7
BabelBabel Version8.0.0 Updatealpha8
BabelBabel Version8.0.0 Updatealpha9
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.13% 0.025
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
security-advisories@github.com 8.2 1.5 6
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
CWE-843 Access of Resource Using Incompatible Type ('Type Confusion')

The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.

CWE-94 Improper Control of Generation of Code ('Code Injection')

The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

https://github.com/babel/babel/security/advisories/GHSA-fv7c-fp4j-7gwp
Vendor Advisory
Mitigation