Micronaut Framework is a JVM-based full stack Java framework designed for building modular, easily testable JVM applications. Versions 4.7.0 through 4.10.16 used an unbounded ConcurrentHashMap cache with no eviction policy in its DefaultHtmlErrorResponseBodyProvider. If the application throws an exception whose message may be influenced by an attacker, (for example, including request query value parameters) it could be used by remote attackers to cause an unbounded heap growth and OutOfMemoryError, leading to DoS. This issue has been fixed in version 4.10.7.
References
Configurations
History
No history.
Information
Published : 2026-03-20 05:16
Updated : 2026-03-24 21:21
NVD link : CVE-2026-33012
Mitre link : CVE-2026-33012
CVE.ORG link : CVE-2026-33012
JSON object : View
Products Affected
objectcomputing
- micronaut
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
