CVE-2026-33013

Micronaut Framework is a JVM-based full stack Java framework designed for building modular, easily testable JVM applications. Versions prior to both 4.10.16 and 3.10.5 do not correctly handle descending array index order during form-urlencoded body binding in theJsonBeanPropertyBinder::expandArrayToThreshold, which allows remote attackers to cause a DoS (non-terminating loop, CPU exhaustion, and OutOfMemoryError) via crafted indexed form parameters (e.g., authors[1].name followed by authors[0].name). This issue has been fixed in versions 4.10.16 and 3.10.5.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:objectcomputing:micronaut:*:*:*:*:*:*:*:*
cpe:2.3:a:objectcomputing:micronaut:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-20 05:16

Updated : 2026-03-24 21:21


NVD link : CVE-2026-33013

Mitre link : CVE-2026-33013

CVE.ORG link : CVE-2026-33013


JSON object : View

Products Affected

objectcomputing

  • micronaut
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')