SCA: security update for io.micronaut:micronaut-http-server (GHSA-2hcp-gjrf-7fhc)

high Tenable Cloud Security Plugin ID 438904

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-33012)

Solution

Update the io.micronaut:micronaut-http-server library and its related packages to version 4.10.17 or later.

See Also

https://github.com/advisories/GHSA-2hcp-gjrf-7fhc

Plugin Details

Severity: High

ID: 438904

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 3/18/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2026-33012

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/17/2026

Vulnerability Publication Date: 3/17/2026

Reference Information

CVE: CVE-2026-33012

cwe: CWE-770