SCA: security update for io.micronaut:micronaut-inject (GHSA-3rfq-4wpf-qqw3)

low Tenable Cloud Security Plugin ID 441365

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. Prior to 4.10.22, the bundleCache is keyed by (Locale, baseName) where the
locale originates from the HTTP Accept-Language header. In applications that explicitly register a
ResourceBundleMessageSource bean and serve HTML error responses, an unauthenticated attacker can exhaust
heap memory by sending requests with large numbers of unique Accept-Language values, each causing a new
entry in the unbounded bundleCache. This vulnerability is fixed in 4.10.22. (CVE-2026-44242)

Solution

Update the io.micronaut:micronaut-inject library and its related packages to version 3.10.6 or later.

See Also

https://github.com/advisories/GHSA-3rfq-4wpf-qqw3

Plugin Details

Severity: Low

ID: 441365

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 5/7/2026

Updated: 6/30/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 2.6

Temporal Score: 1.9

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

CVSS Score Source: CVE-2026-44242

CVSS v3

Risk Factor: Low

Base Score: 3.7

Temporal Score: 3.2

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/6/2026

Vulnerability Publication Date: 5/6/2026

Reference Information

CVE: CVE-2026-44242

cwe: CWE-400