Skip to content

Commit 21c90f6

Browse files
1 parent 319f250 commit 21c90f6

2 files changed

Lines changed: 234 additions & 0 deletions

File tree

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-243v-98vx-264h",
4+
"modified": "2026-02-24T21:08:06Z",
5+
"published": "2026-02-24T21:08:06Z",
6+
"aliases": [
7+
"CVE-2026-27572"
8+
],
9+
"summary": "Wasmtime can panic when adding excessive fields to a `wasi:http/types.fields` instance",
10+
"details": "### Impact\n\nWasmtime's implementation of the `wasi:http/types.fields` resource is susceptible to panics when too many fields are added to the set of headers. Wasmtime's implementation in the `wasmtime-wasi-http` crate is backed by a data structure which panics when it reaches excessive capacity and this condition was not handled gracefully in Wasmtime. Panicking in a WASI implementation is a Denial of Service vector for embedders and is treated as a security vulnerability in Wasmtime.\n\n### Patches\n\nWasmtime 24.0.6, 36.0.6, 40.0.4, 41.0.4, and 42.0.0 patch this vulnerability and return a trap to the guest instead of panicking.\n\n### Workarounds\n\nThere are no known workarounds at this time, embedders are encouraged to update to a patched version of Wasmtime.\n\n### Resources\n\n* [Limitations of `http::HeaderMap`](https://docs.rs/http/1.4.0/http/header/#limitations)",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "crates.io",
21+
"name": "wasmtime"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "24.0.6"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "crates.io",
40+
"name": "wasmtime"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "25.0.0"
48+
},
49+
{
50+
"fixed": "36.0.6"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "crates.io",
59+
"name": "wasmtime"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "37.0.0"
67+
},
68+
{
69+
"fixed": "40.0.4"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "crates.io",
78+
"name": "wasmtime"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "41.0.0"
86+
},
87+
{
88+
"fixed": "41.0.4"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "WEB",
98+
"url": "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-243v-98vx-264h"
99+
},
100+
{
101+
"type": "WEB",
102+
"url": "https://github.com/bytecodealliance/wasmtime/commit/301dc7162cca51def19131019af1187f45901c0a"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://docs.rs/http/1.4.0/http/header/#limitations"
107+
},
108+
{
109+
"type": "PACKAGE",
110+
"url": "https://github.com/bytecodealliance/wasmtime"
111+
},
112+
{
113+
"type": "WEB",
114+
"url": "https://github.com/bytecodealliance/wasmtime/releases/tag/v24.0.6"
115+
},
116+
{
117+
"type": "WEB",
118+
"url": "https://github.com/bytecodealliance/wasmtime/releases/tag/v36.0.6"
119+
},
120+
{
121+
"type": "WEB",
122+
"url": "https://github.com/bytecodealliance/wasmtime/releases/tag/v40.0.4"
123+
},
124+
{
125+
"type": "WEB",
126+
"url": "https://github.com/bytecodealliance/wasmtime/releases/tag/v41.0.4"
127+
}
128+
],
129+
"database_specific": {
130+
"cwe_ids": [
131+
"CWE-770"
132+
],
133+
"severity": "MODERATE",
134+
"github_reviewed": true,
135+
"github_reviewed_at": "2026-02-24T21:08:06Z",
136+
"nvd_published_at": null
137+
}
138+
}
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-jxq9-79vj-rgvw",
4+
"modified": "2026-02-24T21:09:23Z",
5+
"published": "2026-02-24T21:09:23Z",
6+
"aliases": [
7+
"CVE-2026-27593"
8+
],
9+
"summary": "Statamic is vulnerable to account takeover via password reset link injection",
10+
"details": "## Impact\n\nAn attacker may leverage a vulnerability in the password reset feature to capture a user's token and reset the password on their behalf.\n\nThe attacker must know the email address of a valid account on the site, and the actual user must blindly click the link in their email even though they didn't request the reset.\n\n## Patches\n\nThis has been fixed in 6.3.3 and 5.73.10.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "statamic/cms"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "5.73.10"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Packagist",
40+
"name": "statamic/cms"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "6.0.0-alpha.1"
48+
},
49+
{
50+
"fixed": "6.3.3"
51+
}
52+
]
53+
}
54+
]
55+
}
56+
],
57+
"references": [
58+
{
59+
"type": "WEB",
60+
"url": "https://github.com/statamic/cms/security/advisories/GHSA-jxq9-79vj-rgvw"
61+
},
62+
{
63+
"type": "WEB",
64+
"url": "https://github.com/statamic/cms/commit/6fdd03324982848e8754f2edd2265262d361714e"
65+
},
66+
{
67+
"type": "WEB",
68+
"url": "https://github.com/statamic/cms/commit/78e63dfcf705b116d5ac0f7f7f5a1a69be63d1be"
69+
},
70+
{
71+
"type": "WEB",
72+
"url": "https://github.com/statamic/cms/commit/b2be592ddfb588bcb88c9be454f3590e14b145b0"
73+
},
74+
{
75+
"type": "PACKAGE",
76+
"url": "https://github.com/statamic/cms"
77+
},
78+
{
79+
"type": "WEB",
80+
"url": "https://github.com/statamic/cms/releases/tag/v5.73.10"
81+
},
82+
{
83+
"type": "WEB",
84+
"url": "https://github.com/statamic/cms/releases/tag/v6.3.3"
85+
}
86+
],
87+
"database_specific": {
88+
"cwe_ids": [
89+
"CWE-640"
90+
],
91+
"severity": "CRITICAL",
92+
"github_reviewed": true,
93+
"github_reviewed_at": "2026-02-24T21:09:23Z",
94+
"nvd_published_at": null
95+
}
96+
}

0 commit comments

Comments
 (0)