| 标题 | ag-ui-protocol ag-ui v1.0 CWE-400 |
|---|
| 描述 | The 10 MB size cap is checked against the chunk buffer only; the per-event accumulator (m_currentData) grows without bound, so a single oversized event (delivered in many small chunks) bypasses the cap.
Event payloads are parsed with nlohmann::json without a depth limit; deeply nested JSON triggers unbounded recursion during parsing. |
|---|
| 来源 | ⚠️ https://github.com/ag-ui-protocol/ag-ui/issues/2440 |
|---|
| 用户 | meraklbz (UID 87053) |
|---|
| 提交 | 2026-08-18 04時52分 (29 日前) |
|---|
| 管理 | 2026-09-16 07時36分 (29 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 405449 [ag-ui-protocol ag-ui 1.0 JSON Parser sse_parser.cpp 拒绝服务] |
|---|
| 积分 | 19 |
|---|