-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathadd_new_cves_batch2.json
More file actions
412 lines (412 loc) · 15.2 KB
/
Copy pathadd_new_cves_batch2.json
File metadata and controls
412 lines (412 loc) · 15.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
{
"_comment": "Proposed new vulnerability entries for openclaw_rules.json — BATCH 2. These 36 CVEs were discovered on 2026-03-25 from the jgamblin/OpenClawCVEs tracker and are NOT in the rules file or the previous add_new_cves.json. Note: affected_ranges for many entries are best-effort based on available data. Entries marked with '_needs_verification': true should be validated against NVD before merging.",
"new_vulnerabilities": [
{
"id": "CVE-2026-28363",
"title": "tools.exec.safeBins validation for sort could be bypassed",
"severity": "CRITICAL",
"fixed_in": null,
"surface": ["tooling", "sandbox"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28363"]
},
{
"id": "CVE-2026-22172",
"title": "Scope Elevation in WebSocket Shared-Auth Connections allows self-declaring elevated operator scopes",
"severity": "CRITICAL",
"fixed_in": "2026.3.12",
"surface": ["gateway_ws", "api"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-22172"]
},
{
"id": "CVE-2026-28474",
"title": "Allowlist Bypass via actor.name Display Name Spoofing",
"severity": "CRITICAL",
"fixed_in": null,
"surface": ["agent_runtime", "tooling"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28474"]
},
{
"id": "CVE-2026-32038",
"title": "Sandbox Network Isolation Bypass via docker.network configuration",
"severity": "CRITICAL",
"fixed_in": null,
"surface": ["sandbox"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32038"]
},
{
"id": "CVE-2026-28446",
"title": "Inbound Allowlist Policy Bypass in voice-call Extension",
"severity": "CRITICAL",
"fixed_in": null,
"surface": ["voice_call", "tooling"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28446"]
},
{
"id": "CVE-2026-22171",
"title": "Path Traversal in Feishu Media Temporary File Naming",
"severity": "HIGH",
"fixed_in": null,
"surface": ["media_ingestion", "webhook"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-22171"]
},
{
"id": "CVE-2026-32913",
"title": "fetch-guard forwards custom authorization headers to third-party origins",
"severity": "HIGH",
"fixed_in": null,
"surface": ["agent_runtime", "fetch_guard"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32913"]
},
{
"id": "CVE-2026-28479",
"title": "Cache Poisoning via Deprecated SHA-1 Hash in content integrity checks",
"severity": "HIGH",
"fixed_in": null,
"surface": ["gateway_http"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28479"]
},
{
"id": "CVE-2026-29609",
"title": "Denial of Service via Unbounded URL-backed Media download causing memory exhaustion",
"severity": "HIGH",
"fixed_in": null,
"surface": ["gateway_http", "media_ingestion"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-29609"]
},
{
"id": "CVE-2026-28478",
"title": "Denial of service via unbounded webhook request body parsing",
"severity": "HIGH",
"fixed_in": null,
"surface": ["gateway_http", "webhook"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28478"]
},
{
"id": "CVE-2026-32060",
"title": "Path Traversal in apply_patch via Crafted file Paths",
"severity": "HIGH",
"fixed_in": null,
"surface": ["agent_runtime", "sandbox"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32060"]
},
{
"id": "CVE-2026-32059",
"title": "Allowlist Bypass via sort Long-Option Abbreviation in safeBins",
"severity": "HIGH",
"fixed_in": null,
"surface": ["tooling", "sandbox"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32059"]
},
{
"id": "CVE-2026-26323",
"title": "Command injection in maintainer clawtributors updater script",
"severity": "HIGH",
"fixed_in": null,
"surface": ["tooling"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-26323"]
},
{
"id": "CVE-2026-28393",
"title": "Arbitrary JavaScript Module Loading via Hook Transform allows code execution",
"severity": "HIGH",
"fixed_in": null,
"surface": ["hook_transform", "agent_runtime"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28393"]
},
{
"id": "CVE-2026-28450",
"title": "Unauthenticated Profile Tampering via Nostr Plugin allowing identity spoofing",
"severity": "HIGH",
"fixed_in": null,
"surface": ["plugin", "webhook"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28450"]
},
{
"id": "CVE-2026-28453",
"title": "Zip Slip Path Traversal in TAR Archive Extraction during plugin install",
"severity": "HIGH",
"fixed_in": null,
"surface": ["plugin", "sandbox"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28453"]
},
{
"id": "CVE-2026-32036",
"title": "Authentication Bypass via Encoded Dot-Segment Traversal in API routing",
"severity": "HIGH",
"fixed_in": null,
"surface": ["gateway_http", "api"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32036"]
},
{
"id": "CVE-2026-28392",
"title": "Privilege Escalation in Slack Slash Command Handler via crafted command payload",
"severity": "HIGH",
"fixed_in": null,
"surface": ["webhook", "chat_bridge"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28392"]
},
{
"id": "CVE-2026-28469",
"title": "Google Chat shared-path webhook target ambiguity allows message injection",
"severity": "HIGH",
"fixed_in": null,
"surface": ["webhook", "chat_bridge"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28469"]
},
{
"id": "CVE-2026-29611",
"title": "Local File Inclusion via mediaPath parameter in BlueBubbles bridge",
"severity": "HIGH",
"fixed_in": null,
"surface": ["media_ingestion", "chat_bridge"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-29611"]
},
{
"id": "CVE-2026-32302",
"title": "Untrusted web origins obtain authenticated operator.admin access via loopback",
"severity": "HIGH",
"fixed_in": null,
"surface": ["gateway_http", "browser_control"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32302"]
},
{
"id": "CVE-2026-29610",
"title": "Command Hijacking via Unsafe PATH Handling in tool execution",
"severity": "HIGH",
"fixed_in": null,
"surface": ["tooling"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-29610"]
},
{
"id": "CVE-2026-32056",
"title": "Remote Code Execution via Shell Startup Environment variable injection",
"severity": "HIGH",
"fixed_in": null,
"surface": ["sandbox", "agent_runtime"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32056"]
},
{
"id": "CVE-2026-32005",
"title": "Slack interactive callbacks could skip sender checks allowing unauthorized actions",
"severity": "HIGH",
"fixed_in": null,
"surface": ["webhook", "chat_bridge"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32005"]
},
{
"id": "CVE-2026-26316",
"title": "BlueBubbles webhook auth bypass via loopback proxy forwarding",
"severity": "HIGH",
"fixed_in": null,
"surface": ["webhook", "chat_bridge"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-26316"]
},
{
"id": "CVE-2026-26321",
"title": "Local file disclosure via sendMediaFeishu file path parameter",
"severity": "HIGH",
"fixed_in": null,
"surface": ["media_ingestion", "chat_bridge"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-26321"]
},
{
"id": "CVE-2026-32041",
"title": "Unauthenticated Browser Control Access via Failed Auth state not being cleared",
"severity": "HIGH",
"fixed_in": null,
"surface": ["browser_control", "sandbox"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32041"]
},
{
"id": "CVE-2026-28458",
"title": "Browser Relay /cdp websocket endpoint missing authentication check",
"severity": "HIGH",
"fixed_in": null,
"surface": ["browser_control", "gateway_ws"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28458"]
},
{
"id": "CVE-2026-32032",
"title": "Arbitrary Shell Execution via Unvalidated SHELL environment variable",
"severity": "HIGH",
"fixed_in": null,
"surface": ["sandbox", "agent_runtime"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32032"]
},
{
"id": "CVE-2026-26325",
"title": "system.run rawCommand/command field mismatch allows guardrail bypass",
"severity": "HIGH",
"fixed_in": null,
"surface": ["agent_runtime", "tooling"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-26325"]
},
{
"id": "CVE-2026-32055",
"title": "Workspace Path Boundary Bypass via Non-existent Symlink creation",
"severity": "HIGH",
"fixed_in": null,
"surface": ["sandbox", "agent_runtime"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-32055"]
},
{
"id": "CVE-2026-22175",
"title": "Exec Approval Bypass via Unrecognized Multiplexer Shells (tmux, screen)",
"severity": "HIGH",
"fixed_in": null,
"surface": ["tooling"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-22175"]
},
{
"id": "CVE-2026-22169",
"title": "Allowlist Bypass via sort Configuration in safeBins allowing file operations",
"severity": "HIGH",
"fixed_in": null,
"surface": ["tooling", "sandbox"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-22169"]
},
{
"id": "CVE-2026-22168",
"title": "Command Injection via cmd.exe /c Trailing Arguments on Windows",
"severity": "HIGH",
"fixed_in": null,
"surface": ["tooling"],
"requires_auth": true,
"platform": "windows",
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-22168"]
},
{
"id": "CVE-2026-27522",
"title": "Arbitrary File Read via sendAttachment and setGroupIcon media operations",
"severity": "HIGH",
"fixed_in": null,
"surface": ["media_ingestion", "chat_bridge"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-27522"]
},
{
"id": "CVE-2026-28447",
"title": "Path Traversal in Plugin Installation via crafted Package Name",
"severity": "HIGH",
"fixed_in": null,
"surface": ["plugin"],
"requires_auth": true,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-28447"]
},
{
"id": "CVE-2026-22178",
"title": "ReDoS and Regex Injection via Unescaped Feishu webhook input",
"severity": "MEDIUM",
"fixed_in": null,
"surface": ["webhook", "chat_bridge"],
"requires_auth": false,
"affected_ranges": [{"lt": "2026.3.12"}],
"_needs_verification": true,
"references": ["https://nvd.nist.gov/vuln/detail/CVE-2026-22178"]
}
]
}