| 제목 | 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. AM 04:52 (30 날 ago) |
|---|
| 모더레이션 | 2026. 09. 16. AM 07:36 (29 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 405449 [ag-ui-protocol ag-ui 1.0 JSON Parser sse_parser.cpp 서비스 거부] |
|---|
| 포인트들 | 19 |
|---|