CyberRota
← Ana sayfaya dön

CVE-2026-44242

LOW · CVSS 3.7 EPSS %0.05 Public Exploit

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-12T22:16:35.617 · Çekilme zamanı: 2026-06-09T06:01:06.450775+00:00

CyberRota Yorumu

Bellek tüketimine neden olabilir.

Public Exploit Sinyali

Bu CVE için açıklama veya referanslarda public exploit / PoC / GitHub / Metasploit sinyali tespit edildi.

GitHub PoC Linkleri

Not: Bu bağlantılar yalnızca güvenlik araştırması ve doğrulama amacıyla listelenmiştir.

CVE
CVE-2026-44242
Severity
LOW
CVSS
3.7
EPSS
%0.05
Java

Orijinal NVD Açıklaması

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.