CVE-2026-44242
low
CVSS v3
3.7
CVSS v2
—
VIR risk
3.7
Description
Micronaut has Unbounded `bundleCache` in `ResourceBundleMessageSource` that Allows Memory Exhaustion via `Accept-Language` Header
Predictions
Exploit likelihood
47%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | io.micronaut:micronaut-inject | <4.10.22 | 4.10.22 |
| MAVEN | io.micronaut:micronaut-inject | < 4.10.22 | 4.10.22 |
References
- https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-3rfq-4wpf-qqw3
- https://nvd.nist.gov/vuln/detail/CVE-2026-44242
- https://github.com/micronaut-projects/micronaut-core
- https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.10.22
- https://github.com/advisories/GHSA-3rfq-4wpf-qqw3
CWEs
CWE-400
Verify integrity in audit chain (admin only). AS-IS.