Skip to content

Commit d57866a

Browse files
1 parent 5df3db7 commit d57866a

File tree

3 files changed

+33
-7
lines changed

3 files changed

+33
-7
lines changed

advisories/github-reviewed/2026/04/GHSA-jxhv-7h78-9775/GHSA-jxhv-7h78-9775.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-jxhv-7h78-9775",
4-
"modified": "2026-04-09T20:22:12Z",
4+
"modified": "2026-04-09T21:32:50Z",
55
"published": "2026-04-09T20:22:12Z",
66
"aliases": [
77
"CVE-2026-34942"
@@ -100,18 +100,27 @@
100100
"type": "WEB",
101101
"url": "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-jxhv-7h78-9775"
102102
},
103+
{
104+
"type": "ADVISORY",
105+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34942"
106+
},
103107
{
104108
"type": "PACKAGE",
105109
"url": "https://github.com/bytecodealliance/wasmtime"
110+
},
111+
{
112+
"type": "WEB",
113+
"url": "https://rustsec.org/advisories/RUSTSEC-2026-0092.html"
106114
}
107115
],
108116
"database_specific": {
109117
"cwe_ids": [
110-
"CWE-119"
118+
"CWE-119",
119+
"CWE-129"
111120
],
112121
"severity": "MODERATE",
113122
"github_reviewed": true,
114123
"github_reviewed_at": "2026-04-09T20:22:12Z",
115-
"nvd_published_at": null
124+
"nvd_published_at": "2026-04-09T19:16:23Z"
116125
}
117126
}

advisories/github-reviewed/2026/04/GHSA-m758-wjhj-p3jq/GHSA-m758-wjhj-p3jq.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-m758-wjhj-p3jq",
4-
"modified": "2026-04-09T20:22:34Z",
4+
"modified": "2026-04-09T21:33:13Z",
55
"published": "2026-04-09T20:22:34Z",
66
"aliases": [
77
"CVE-2026-34943"
@@ -100,9 +100,17 @@
100100
"type": "WEB",
101101
"url": "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-m758-wjhj-p3jq"
102102
},
103+
{
104+
"type": "ADVISORY",
105+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34943"
106+
},
103107
{
104108
"type": "PACKAGE",
105109
"url": "https://github.com/bytecodealliance/wasmtime"
110+
},
111+
{
112+
"type": "WEB",
113+
"url": "https://rustsec.org/advisories/RUSTSEC-2026-0085.html"
106114
}
107115
],
108116
"database_specific": {
@@ -112,6 +120,6 @@
112120
"severity": "MODERATE",
113121
"github_reviewed": true,
114122
"github_reviewed_at": "2026-04-09T20:22:34Z",
115-
"nvd_published_at": null
123+
"nvd_published_at": "2026-04-09T19:16:24Z"
116124
}
117125
}

advisories/github-reviewed/2026/04/GHSA-qqfj-4vcm-26hv/GHSA-qqfj-4vcm-26hv.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-qqfj-4vcm-26hv",
4-
"modified": "2026-04-09T20:22:45Z",
4+
"modified": "2026-04-09T21:33:29Z",
55
"published": "2026-04-09T20:22:45Z",
66
"aliases": [
77
"CVE-2026-34944"
@@ -100,18 +100,27 @@
100100
"type": "WEB",
101101
"url": "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-qqfj-4vcm-26hv"
102102
},
103+
{
104+
"type": "ADVISORY",
105+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34944"
106+
},
103107
{
104108
"type": "PACKAGE",
105109
"url": "https://github.com/bytecodealliance/wasmtime"
110+
},
111+
{
112+
"type": "WEB",
113+
"url": "https://rustsec.org/advisories/RUSTSEC-2026-0087.html"
106114
}
107115
],
108116
"database_specific": {
109117
"cwe_ids": [
118+
"CWE-248",
110119
"CWE-789"
111120
],
112121
"severity": "MODERATE",
113122
"github_reviewed": true,
114123
"github_reviewed_at": "2026-04-09T20:22:45Z",
115-
"nvd_published_at": null
124+
"nvd_published_at": "2026-04-09T19:16:24Z"
116125
}
117126
}

0 commit comments

Comments
 (0)