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

24 Mar 2026, 21:21

Type Values Removed Values Added
References () https://github.com/micronaut-projects/micronaut-core/commit/1afe509677c51b320041b7a2c177366d4a4deb55 - () https://github.com/micronaut-projects/micronaut-core/commit/1afe509677c51b320041b7a2c177366d4a4deb55 - Patch
References () https://github.com/micronaut-projects/micronaut-core/pull/12410 - () https://github.com/micronaut-projects/micronaut-core/pull/12410 - Issue Tracking
References () https://github.com/micronaut-projects/micronaut-core/releases/tag/v3.10.5 - () https://github.com/micronaut-projects/micronaut-core/releases/tag/v3.10.5 - Release Notes
References () https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.10.16 - () https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.10.16 - Release Notes
References () https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-43w5-mmxv-cpvh - () https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-43w5-mmxv-cpvh - Exploit, Patch, Vendor Advisory
CPE cpe:2.3:a:objectcomputing:micronaut:*:*:*:*:*:*:*:*
Summary
  • (es) Micronaut Framework es un framework Java de pila completa basado en JVM diseñado para construir aplicaciones JVM modulares y fácilmente testeables. Las versiones anteriores a la 4.10.16 y a la 3.10.5 no manejan correctamente el orden descendente de los índices de array durante la vinculación del cuerpo form-urlencoded en JsonBeanPropertyBinder::expandArrayToThreshold, lo que permite a atacantes remotos causar un DoS (bucle no terminante, agotamiento de CPU y OutOfMemoryError) a través de parámetros de formulario indexados manipulados (p. ej., authors[1].name seguido de authors[0].name). Este problema ha sido solucionado en las versiones 4.10.16 y 3.10.5.
First Time Objectcomputing micronaut
Objectcomputing
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5

20 Mar 2026, 05:16

Type Values Removed Values Added
New CVE

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')