Search for packages
| purl | pkg:npm/braces@2.3.2 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-mssa-dgz3-w7fh
Aliases: CVE-2024-4068 GHSA-grv7-fg5c-xmjg |
Uncontrolled resource consumption in braces The NPM package `braces` fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In `lib/parse.js,` if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-04-16T22:57:54.460098+00:00 | GitLab Importer | Affected by | VCID-mssa-dgz3-w7fh | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/braces/CVE-2024-4068.yml | 38.4.0 |
| 2026-04-12T00:15:59.755847+00:00 | GitLab Importer | Affected by | VCID-mssa-dgz3-w7fh | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/braces/CVE-2024-4068.yml | 38.3.0 |
| 2026-04-03T00:23:01.100152+00:00 | GitLab Importer | Affected by | VCID-mssa-dgz3-w7fh | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/braces/CVE-2024-4068.yml | 38.1.0 |