Skip to content

Commit e722265

Browse files
committed
1 parent ff3e8be commit e722265

1 file changed

Lines changed: 52 additions & 9 deletions

File tree

advisories/github-reviewed/2026/05/GHSA-866g-f22w-33x8/GHSA-866g-f22w-33x8.json

Lines changed: 52 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-866g-f22w-33x8",
4-
"modified": "2026-05-29T16:18:57Z",
4+
"modified": "2026-05-29T16:18:59Z",
55
"published": "2026-05-18T00:31:37Z",
66
"aliases": [
77
"CVE-2026-8769"
88
],
99
"summary": "@ai-sdk/provider-utils has an Uncontrolled Resource Consumption issue",
10-
"details": "A vulnerability was determined in Vercel AI up to 3.0.97. The impacted element is the function `createJsonResponseHandler/createJsonErrorResponseHandler` of the file `packages/provider-utils/src/response-handler.ts` of the component `provider-utils`. This manipulation causes resource consumption. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.",
10+
"details": "A vulnerability was determined in @ai-sdk/provider-utils up to (and including) 3.0.27. The impacted element is the function `createJsonResponseHandler/createJsonErrorResponseHandler` of the file `packages/provider-utils/src/response-handler.ts` of the component `provider-utils`. This manipulation causes resource consumption. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.",
1111
"severity": [
12-
{
13-
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
15-
},
1612
{
1713
"type": "CVSS_V4",
18-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P"
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
1915
}
2016
],
2117
"affected": [
@@ -32,10 +28,57 @@
3228
"introduced": "0"
3329
},
3430
{
35-
"last_affected": "3.0.97"
31+
"fixed": "3.0.28"
32+
}
33+
]
34+
}
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 3.0.27"
38+
}
39+
},
40+
{
41+
"package": {
42+
"ecosystem": "npm",
43+
"name": "@ai-sdk/provider-utils"
44+
},
45+
"ranges": [
46+
{
47+
"type": "ECOSYSTEM",
48+
"events": [
49+
{
50+
"introduced": "4.0.0"
51+
},
52+
{
53+
"fixed": "4.0.33"
54+
}
55+
]
56+
}
57+
],
58+
"database_specific": {
59+
"last_known_affected_version_range": "<= 4.0.32"
60+
}
61+
},
62+
{
63+
"package": {
64+
"ecosystem": "npm",
65+
"name": "@ai-sdk/provider-utils"
66+
},
67+
"ranges": [
68+
{
69+
"type": "ECOSYSTEM",
70+
"events": [
71+
{
72+
"introduced": "5.0.0"
73+
},
74+
{
75+
"fixed": "5.0.1"
3676
}
3777
]
3878
}
79+
],
80+
"versions": [
81+
"5.0.0"
3982
]
4083
}
4184
],
@@ -69,7 +112,7 @@
69112
"cwe_ids": [
70113
"CWE-400"
71114
],
72-
"severity": "LOW",
115+
"severity": "HIGH",
73116
"github_reviewed": true,
74117
"github_reviewed_at": "2026-05-29T16:18:57Z",
75118
"nvd_published_at": "2026-05-17T23:17:03Z"

0 commit comments

Comments
 (0)