Actions
Bug #1225
closedjson2dcm readValue JSON SQ unbounded recursion
Start date:
2026-06-16
Due date:
% Done:
100%
Estimated time:
1:00 h
Module:
dcmdata
Operating System:
Compiler:
Description
DcmJsonReaderBase::readValue() recurses via DcmJsonReaderBase::parseSequence() on SQ JSON value items with no depth check. At 15,000 nesting levels the 8 MB default stack is exhausted.
Files
Updated by Marco Eichelberg 3 days ago
This issue has been registered as CVE-2026-44037.
Updated by Marco Eichelberg 3 days ago
Reported 2026-05-19 by Arjun Basnet, Senior Security Researcher, Securin.
Updated by Marco Eichelberg 2 days ago
- Status changed from New to Closed
- Assignee set to Marco Eichelberg
- % Done changed from 0 to 100
- Estimated time set to 1:00 h
Closed by commit #cf955e64c.
Actions