Skip to content

Commit 05fde74

Browse files
authored
chore: update CVE overview (#9901)
2 parents f8eb644 + 42e16c5 commit 05fde74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/CVE_OVERVIEW.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
| critical | 5 | 5 | 5 | 3 |
3535
| high | 33 | 30 | 43 | 27 |
3636
| moderate | 16 | 16 | 26 | 6 |
37-
| low | 3 | 3 | 8 | 0 |
37+
| low | 4 | 3 | 8 | 0 |
3838
| info | 0 | 0 | 0 | 0 |
3939
| unknown | 0 | 0 | 0 | 0 |
4040

@@ -125,5 +125,6 @@
125125
| fast-xml-parser | low | CVE-2026-27942 | v4, v3, v2 | fast-xml-parser has stack overflow in XMLBuilder with preserveOrder |
126126
| hono | low | GHSA-gq3j-xvxp-8hrf | v2 | Hono added timing comparison hardening in basicAuth and bearerAuth |
127127
| qs | low | CVE-2026-2391 | v2 | qs's arrayLimit bypass in comma parsing allows denial of service |
128+
| tmp | low | CVE-2025-54798 | v4 | tmp allows arbitrary temporary file / directory write via symbolic link `dir` pa |
128129
| webpack | low | CVE-2025-68458 | v2 | webpack buildHttp: allowedUris allow-list bypass via URL userinfo (@) leading to |
129130
| webpack | low | CVE-2025-68157 | v2 | webpack buildHttp HttpUriPlugin allowedUris bypass via HTTP redirects → SSRF + c |

0 commit comments

Comments
 (0)