GHSA-583g-g682-crxf · Severity: medium · Ecosystem: maven — Micronaut management endpoints vulnerable to drive-by localhost attack
Micronaut Framework is a modern, JVM-based, full stack Java framework designed for building modular, easily testable JVM applications with support for Java, Kotlin and the Groovy language. Enabled but unsecured management endpoints are susceptible to drive-by localhost attacks. While not typical of a production application, these attacks may have more impact on a development environment where such endpoints may be flipped on without much thought. A malicious/compromised website can make HTTP requests to `localhost`. Normally, such requests would trigger a CORS preflight check which would prevent the request; however, some requests are "simple" and do not require a preflight check. These endpoints, if enabled and not secured, are vulnerable to being triggered. Production environments typically disable unused endpoints and secure/restrict access to needed endpoints. A more likely victim is the developer in their local development host, who has enabled endpoints without security for the sake of easing development. This issue has been addressed in version 3.8.3. Users are advised to upgrade.
Conclusion & alert: CVE-2024-23639 is rated Low Risk (26.7/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.26%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.26% | +0.24% |
| 2 | 2025-11-21 | 0.06% | 0.02% | -0.04% |
| 3 | 2025-11-18 | — | 0.06% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.1 | 3.1 | MEDIUM |
|
2.5 | 2.5 | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
GHSA-583g-g682-crxf · Severity: medium · Ecosystem: maven — Micronaut management endpoints vulnerable to drive-by localhost attack
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| objectcomputing | micronaut | < 3.8.3 | cpe:2.3:a:objectcomputing:micronaut:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#simple_requests | Not Applicable |
| https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-583g-g682-crxf | Third Party Advisory |